{ | |
"user": { | |
"username": "testuser", | |
"id": "your_user_id_here", | |
"role": "admin", | |
"name": "testuser", | |
"image": "https://ui-avatars.com/api/?name=testuser&size=192&background=000000&color=6E7FFE&length=1" | |
}, | |
"token": "your_jwt_here", | |
"apiKey": "your_api_key_here" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment