Skip to content
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

Fetch additional data before login #157

Open
1 task
mrleblanc101 opened this issue Jan 17, 2024 · 0 comments
Open
1 task

Fetch additional data before login #157

mrleblanc101 opened this issue Jan 17, 2024 · 0 comments

Comments

@mrleblanc101
Copy link

Describe the feature

Hi,
I would like to fetch additional data before login.
So, we have some information about the user in Keycloak, but we also have most of the user profile saved in our own database.
I would like to fetch the data in our own database after login, before redirecting to the authenticated page.
I'm not sure if this is currently supported, or if I should be looking in the @authjs/core documentation, but I couldn't find a way currently.
nuxt-oidc-auth expose a hook to do this.

Additional information

  • Would you be willing to help implement this feature?
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

No branches or pull requests

1 participant