Skip to content

Remember me cookie not working when hitting "remember" route with remember cookie. #211

Closed Answered by mdodell
mdodell asked this question in Q&A
Discussion options

You must be logged in to vote

I figured out my problem.

I had to pass in a value for the remember setting 😬. It takes either:

{
    remember: "remember" | "forget" | "disable"
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdodell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant