1
0
mirror of https://github.com/enpaul/keyosk.git synced 2025-06-07 15:43:23 +00:00

4 Commits

Author SHA1 Message Date
e4cf37c625 Remove unnecessary infrastructure from token model 2020-02-24 20:33:44 -05:00
1dd27b6169 Fix misnamed domain auth enable fields
Add missing refresh expiration parameter to token model
2020-02-24 20:33:44 -05:00
71d6ed4e3c Fix linting and typing errors
Document token model
Fix typo accessing incorrect crypto hash in passlib
Fix cyclical import around domain admin settings
Deprecate unused token usage enum
Document constants module
Fix typing errors in fields module
Fix creation order of database models
Add uuid default factory for uuid field
2020-02-24 20:33:44 -05:00
33325a344e Add token storage model
Document datatypes module
Included initial permissions system in token model, will likely need to update/move it
2020-02-24 20:33:44 -05:00