Create Remember-Me Middleware #173
Labels
No labels
Bug
Cleanup/Refactor
Core Feature
Documentation
Feature
Performance Improvement
Security Improvement
UX/Accessibility
Unreproducable Bug
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Blocks
#167 Remember-Me Cookies
rainbownapkin/canopy
Reference: rainbownapkin/canopy#173
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
added #167 as parent issue
changed the description
Finished up with remember me middleware:
61ec3ffc52