Closed iokiwi closed 1 year ago
Currently no login is required. I'd like to require that the user is logged in. Ideally I don't want to store passwords so
Don't want to be shackled to 3rd party auth provider. Lets use https://django-sesame.readthedocs.io/en/stable/index.html#in-security
Implemented in #12
Currently no login is required. I'd like to require that the user is logged in. Ideally I don't want to store passwords so