Skip to content

[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

Merged
merged 40 commits into from
Apr 15, 2025
Merged

Conversation

pnmcosta
Copy link
Contributor

Describe your changes

Dedicated endpoint to get the current user info from the authentication

Issue ticket number and link

Stack

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

pascal-fischer and others added 30 commits April 4, 2025 15:03
Base automatically changed from fix/geolocation-permissions to main April 14, 2025 16:58
Copy link
Collaborator

@mlsmaycon mlsmaycon left a 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

@pnmcosta
Copy link
Contributor Author

@mlsmaycon see #3676

pascal-fischer
pascal-fischer previously approved these changes Apr 15, 2025
Copy link

@pnmcosta pnmcosta dismissed mlsmaycon’s stale review April 15, 2025 09:46

done and merged from #3676

@pnmcosta pnmcosta merged commit 75bdd47 into main Apr 15, 2025
33 of 35 checks passed
@pnmcosta pnmcosta deleted the feature/get-current-user branch April 15, 2025 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants