feat(auth): Use allauth and setup dev login
This commit is contained in:
parent
411a3664ec
commit
f69c69e73e
15 changed files with 208 additions and 36 deletions
|
@ -60,6 +60,7 @@ in
|
|||
CREDENTIALS_DIRECTORY = builtins.toString ./.credentials;
|
||||
DGSI_DEBUG = "true";
|
||||
DGSI_STATIC_ROOT = builtins.toString ./.static;
|
||||
DGSI_KANIDM_CLIENT = "dgsi_test";
|
||||
};
|
||||
|
||||
shellHook = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue