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

Provide API endpoint to show authentication status #5

Open
3 tasks
sergei-maertens opened this issue Jan 26, 2024 · 0 comments
Open
3 tasks

Provide API endpoint to show authentication status #5

sergei-maertens opened this issue Jan 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sergei-maertens
Copy link
Member

Our strategy will depend on a generic foundation for administrative interfaces, which will most likely be a single page app.

This library can provide an API endpoint for the authentication user which informs the frontend of the authentication status:

  • Relay information like auth status, second factor status
  • Figure out/inform the frontend of the URLs where certain actions can be performed (so no hardcoding of URLs is required)
  • Ensure that endpoint/view can easily be integrated in a project without getting in the way of their own API
@sergei-maertens sergei-maertens added the enhancement New feature or request label Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant