-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Closed
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:metaHigh-level information important to the communityHigh-level information important to the community
Milestone
Description
Body
Implement the logout flow for the new UI.
- Update the AuthManager interface to expose an optional
get_logout_url@vincbeck - Add a public endpoint to logout that will redirect to the
get_logout_urlif it exist, similarly to theloginendpoint - Implement le flow front-end (delete the local token and call the
/logoutendpoint, maybe use an axios interceptor too)
Maybe in a separate issue:
-
Handle token invalidation
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Metadata
Metadata
Assignees
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:metaHigh-level information important to the communityHigh-level information important to the community