haskellfoundation / haskellfoundation/matchmaker
Authentication middleware
Open
- Dominant language
- Haskell
- Stars
- 78
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
We don't want to people to access some endpoints without being authenticated first. This middleware should see in the session if the user has a `user_id` attribute, and redirect to the login page (and saving the link they were visiting in the first place in their user assign), *and* then redirect them to their initial link.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.