Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • portal.desettisickroku.cz portal.desettisickroku.cz
  • Project information
    • Project information
    • Activity
    • Members
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • api-docs
  • portal.desettisickroku.czportal.desettisickroku.cz
  • Wiki
  • Auth User Info v2

Auth User Info v2 · Changes

Page history
Update Auth User Info v2 authored Jun 10, 2026 by Jakub Valo's avatar Jakub Valo
Show whitespace changes
Inline Side-by-side
Auth-User-Info-v2.md
View page @ b07f150a
...@@ -14,11 +14,11 @@ _Údaje o přihlášeném uživateli_ ...@@ -14,11 +14,11 @@ _Údaje o přihlášeném uživateli_
{ {
"data": { "data": {
"id": "dev_1", "id": "dev_1",
"email": "jakub@virtualis.cz", "email": "john@example.com",
"first_name": "Jakub", "first_name": "John",
"last_name": "Valo", "last_name": "Doe",
"nickname": "Jakub", "nickname": "Johnny",
"public_name": "Jakub", "public_name": "Johnny",
"current_event_participation_confirmed": true, "current_event_participation_confirmed": true,
"ranking_participation": true, "ranking_participation": true,
"profile_photo_url": "http:\/\/portal.desettisickroku.local\/storage\/profile-photos\/e2lmPlTMMr4uoDFWhTAHRXdoZzQ7QbUTsfBXPxA8.jpg", "profile_photo_url": "http:\/\/portal.desettisickroku.local\/storage\/profile-photos\/e2lmPlTMMr4uoDFWhTAHRXdoZzQ7QbUTsfBXPxA8.jpg",
...@@ -35,10 +35,10 @@ _Údaje o přihlášeném uživateli_ ...@@ -35,10 +35,10 @@ _Údaje o přihlášeném uživateli_
"id": 296 "id": 296
}, },
"sex": "male", "sex": "male",
"phone": "731481206", "phone": "123456789",
"height": 188, "height": 190,
"weight": 85, "weight": 80,
"year_of_birth": 1986, "year_of_birth": 1950,
"motto": "Hello, World!", "motto": "Hello, World!",
"calendar_images_visibility": true, "calendar_images_visibility": true,
"is_premium": true, "is_premium": true,
......
Clone repository

Home

All Pages