-
-
Notifications
You must be signed in to change notification settings - Fork 636
[management] get current user endpoint #3666
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…e' into feature/get-current-user
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we are missing the openapi spec change and generate a new types file, plus we need to update the api client code with it too.
https://github.com/netbirdio/netbird/blob/main/management/client/rest/
https://github.com/netbirdio/netbird/tree/main/management/server/http/api
@mlsmaycon see #3676 |
|
Describe your changes
Dedicated endpoint to get the current user info from the authentication
Issue ticket number and link
Stack
Checklist