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

extend Authentication methods with an api #1116

Open
bjrmatos opened this issue Jan 23, 2024 · 0 comments
Open

extend Authentication methods with an api #1116

bjrmatos opened this issue Jan 23, 2024 · 0 comments

Comments

@bjrmatos
Copy link
Collaborator

let's say user wants to support authentication based on Bearer token with JWT secret key, issuer and audience checks, it should be possible for the user to extend the authentication methods supported with an API to avoid user repeating code like error handling, explicit login, basically things that can be handled by us under the hood with the API.

context: https://forum.jsreport.net/topic/3052/do-we-have-a-step-by-step-guide-on-how-to-setup-token-based-authentication-for-the-jsreport-api-for-consuming-the-reports

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