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

Authorization Layer for the API #255

Open
zupzup opened this issue Dec 9, 2024 · 0 comments
Open

Authorization Layer for the API #255

zupzup opened this issue Dec 9, 2024 · 0 comments
Labels
new feature New feature or request question Further information is requested staff only Requires infrastructure access or institutional knowledge

Comments

@zupzup
Copy link
Collaborator

zupzup commented Dec 9, 2024

Upon successfully unlocking the app, a secure random token will be returned to the client, which has to be attached on subsequent requests in the Authorization header.

Once the app locks again (after a timeout), the token is invalidated and the app needs to be unlocked to get a new token again.

@zupzup zupzup moved this to Todo in Backend (E-Bill) Dec 9, 2024
@zupzup zupzup added question Further information is requested new feature New feature or request staff only Requires infrastructure access or institutional knowledge labels Dec 9, 2024
@zupzup zupzup changed the title Authentication Layer for the API Authorization Layer for the API Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request question Further information is requested staff only Requires infrastructure access or institutional knowledge
Projects
Status: Todo
Development

No branches or pull requests

1 participant