Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Special logic for L5 oauth #60

Merged
merged 1 commit into from
Feb 3, 2020
Merged

Special logic for L5 oauth #60

merged 1 commit into from
Feb 3, 2020

Conversation

wild-endeavor
Copy link
Contributor

No description provided.

@@ -81,6 +82,10 @@ func GetLoginHandler(ctx context.Context, authContext interfaces.AuthenticationC
redirectCookie := NewRedirectCookie(ctx, flowEndRedirectURL)
if redirectCookie != nil {
http.SetCookie(writer, redirectCookie)
// Special hack for L5 to last til the end of Q1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😞

@wild-endeavor wild-endeavor merged commit 5014bba into Lyft-Flyte Feb 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants