Create Remember-Me Middleware #173

Closed
opened 2025-09-16 08:29:39 -04:00 by rainbownapkin · 3 comments
rainbownapkin commented 2025-09-16 08:29:39 -04:00 (Migrated from gitlab.com)

Create middle ware that checks if current request session is authenticated. If not, check if a remember-me token was sent, and attempt to authenticate based off of that.

Create middle ware that checks if current request session is authenticated. If not, check if a remember-me token was sent, and attempt to authenticate based off of that.
rainbownapkin commented 2025-09-16 08:29:39 -04:00 (Migrated from gitlab.com)

added #167 as parent issue

added #167 as parent issue
rainbownapkin commented 2025-09-16 08:30:39 -04:00 (Migrated from gitlab.com)

changed the description

changed the description
rainbownapkin added a new dependency 2025-09-25 05:39:59 -04:00

Finished up with remember me middleware: 61ec3ffc52

Finished up with remember me middleware: 61ec3ffc52
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
#167 Remember-Me Cookies
rainbownapkin/canopy
Reference: rainbownapkin/canopy#173
No description provided.