aboutsummaryrefslogtreecommitdiffstats
path: root/backend/authentication (follow)
Commit message (Expand)AuthorAgeLines
* minor refactoringsGravatar decorator-factory2020-12-15-6/+4
* fix various type annotation issuesGravatar decorator-factory2020-12-15-3/+3
* Fix import of userGravatar ks1292020-12-01-1/+2
* Create authentication backend for JWTGravatar ks1292020-12-01-1/+54
* Create BaseUser implementation for JWT authenticationGravatar ks1292020-12-01-0/+25