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

Token based API interaction #288

Closed
ab-smith opened this issue Apr 18, 2024 · 1 comment
Closed

Token based API interaction #288

ab-smith opened this issue Apr 18, 2024 · 1 comment
Labels
deployment This issue deals with deployment High Value

Comments

@ab-smith
Copy link
Contributor

Problem statement
I want to be able to interact with the back for automation and relying on a secure ephemeral token instead of the username/password

Expected behavior

  1. call the login endpoint with user credentials to get the ephemeral token,
  2. interact with the api with the Authorisation header
  3. No regression on the standard user flow (through the UI)
@ab-smith
Copy link
Contributor Author

will be tackled in #283

@ab-smith ab-smith added deployment This issue deals with deployment and removed new feature labels Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment This issue deals with deployment High Value
Projects
None yet
Development

No branches or pull requests

1 participant