decant09 / reiki

0 stars 1 forks source link

USER STORY: Login and logout #12

Closed decant09 closed 9 months ago

decant09 commented 10 months ago

EPIC: Registration, user accounts & profiles

As a site user I can login and logout of the website so that my account is secure

Acceptance Criteria

Tasks

decant09 commented 10 months ago

Added django allauth authentication

decant09 commented 9 months ago

Added login_required decorator to profile view so that profile can only be viewed if logged in