haskellfoundation / haskellfoundation/matchmaker

Authentication middleware

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.