aboutsummaryrefslogtreecommitdiffstats
path: root/backend/authentication (follow)
Commit message (Collapse)AuthorAgeLines
* 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