Refactor i18n, add templating for resource app
This commit is contained in:
parent
e4f17ca315
commit
161ea7fe0c
21 changed files with 432 additions and 152 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
/*.toml
|
||||
/.idea/
|
||||
/certs/
|
||||
/hydra.yaml
|
||||
/idp.toml
|
||||
/resource_app.toml
|
||||
/sessions/
|
||||
|
|
Reference in a new issue