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

session: Handle securecookie errors appropriately #101

Merged
merged 1 commit into from
Nov 4, 2019
Merged

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Nov 4, 2019

Previously, IsNotAuthenticated would not handle securecookie errors appropriately.
This has been resolved.

Closes #97

Previously, IsNotAuthenticated would not handle securecookie errors appropriately.
This has been resolved.

Closes #97
@aeneasr aeneasr added bug Something is not working. package/session Affects session components labels Nov 4, 2019
@aeneasr aeneasr added this to the v0.0.1 milestone Nov 4, 2019
@aeneasr aeneasr merged commit cbd3671 into preview Nov 4, 2019
aeneasr added a commit that referenced this pull request Nov 4, 2019
Previously, IsNotAuthenticated would not handle securecookie errors appropriately.
This has been resolved.

Closes #97
@aeneasr aeneasr deleted the fix-97 branch November 12, 2019 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working. package/session Affects session components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Irrecoverable state when "securecookie" fails.
1 participant