Add authN layer #15
Labels
backend
Core logic
infrastructure
Deployment and infra including CI and automation
webui
WebUI frontend
Context
As a user, I want to have access to better model(s) and advanced features.
Problem
Authentication layer is required.
Proposed Solution
Implement pass-wordless authentication using Auth0:
Note that we maintain the option for a user to assume the "guest role", i.e. no authentication.
Flowchart
### References- Auth0- API GW AuthN- webclient logic with vanilla js:~~ - auth0 docu~~
~~ - auth0 user's blog~~
Acceptance Criteria
- Auth0 authN is plugged into the API GWThe text was updated successfully, but these errors were encountered: