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

Explain better how to integrate with auth services like Auth0 #1301

Open
NickSeagull opened this issue Jan 16, 2023 · 1 comment
Open

Explain better how to integrate with auth services like Auth0 #1301

NickSeagull opened this issue Jan 16, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@NickSeagull
Copy link
Member

Documentation bug, improvement

Description

It is not clear how to integrate with auth services. So, for example, for Auth0:

  1. Document the process for integrating Auth0 with the Booster project for user authentication. This should include information on how to authenticate a user using their email and password via Auth0, and how to generate and attach a token to the Authorization Bearer header.

  2. Create an example code snippet demonstrating how to implement the Auth0 authentication process in a login function.

  3. Document how to retrieve the currently authenticated user across different commands and read models in the Booster project when using Auth0 as the authentication provider.

  4. Create an example code snippet demonstrating how to retrieve the current authenticated user in different commands and read models when using Auth0.

  5. Update the project's documentation to include the new information and examples on integrating Auth0 with the Booster project.

@NickSeagull NickSeagull added the documentation Improvements or additions to documentation label Jan 16, 2023
@ZDerekh
Copy link

ZDerekh commented Aug 24, 2024

@NickSeagull Would you be able to create a guide on this? Auth0 has plenty of guides, but it would be great to have documentation specifically on how to handle client-side booster authorization with Auth0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants