MSA-Lone-Star-Council / 2019-showdown

The app for MSA Showdown, hosted by Lone Star Council
2 stars 0 forks source link

Add password auth #158

Open zuhairp opened 5 years ago

zuhairp commented 5 years ago

Change LoginView to check for some password instead of facebook token before building the JWT: https://github.com/MSA-Lone-Star-Council/Showdown/blob/cb68cd1ca16949523347250ef344d4b4b7f78045/backend/src/accounts/views.py#L32

Revert #157 if necessary