mirror of
https://git.notfire.cc/notfire/akkoma-fe.git
synced 2026-01-11 13:33:24 -08:00
Add login form back in.
This commit is contained in:
parent
bcbaf5d7ee
commit
50264410f5
6 changed files with 47 additions and 10 deletions
|
|
@ -32,3 +32,9 @@ npm run unit
|
|||
# Configuration
|
||||
|
||||
Edit config.json for configuration. scopeOptionsEnabled gives you input fields for CWs and the scope settings.
|
||||
|
||||
## Options
|
||||
|
||||
### Login methods
|
||||
|
||||
```loginMethod``` can be set to either ```password``` (the default) or ```token```, which will use the full oauth redirection flow, which is useful for SSO situations.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue