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
Hide 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_
{
"data": {
"id": "dev_1",
"email": "jakub@virtualis.cz",
"first_name": "Jakub",
"last_name": "Valo",
"nickname": "Jakub",
"public_name": "Jakub",
"email": "john@example.com",
"first_name": "John",
"last_name": "Doe",
"nickname": "Johnny",
"public_name": "Johnny",
"current_event_participation_confirmed": true,
"ranking_participation": true,
"profile_photo_url": "http:\/\/portal.desettisickroku.local\/storage\/profile-photos\/e2lmPlTMMr4uoDFWhTAHRXdoZzQ7QbUTsfBXPxA8.jpg",
......@@ -35,10 +35,10 @@ _Údaje o přihlášeném uživateli_
"id": 296
},
"sex": "male",
"phone": "731481206",
"height": 188,
"weight": 85,
"year_of_birth": 1986,
"phone": "123456789",
"height": 190,
"weight": 80,
"year_of_birth": 1950,
"motto": "Hello, World!",
"calendar_images_visibility": true,
"is_premium": true,
......
Clone repository

Home

All Pages