-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Closed
Labels
Milestone
Description
Implement the JWT flow in the front-end:
- retrieve the JWT from the homepage URL after login (or any page actually)
- persist it in the local storage
- provide the Token in all requests
- eventually clear on 401 expiration (no refresh flow implemented yet)
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.