aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJordan Bracco <href@random.sh>2021-08-12 16:10:40 +0200
committerJordan Bracco <href@random.sh>2021-08-12 16:10:40 +0200
commit681cd1eda65d584e98f845b095382777aed67597 (patch)
tree5007033362d99e7a1ef40e566daff7463d977b57 /config
parentKratos flows (diff)
Hydra login/consent oauth2 flows
Diffstat (limited to 'config')
-rw-r--r--config/hydra.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/hydra.yml b/config/hydra.yml
index 2e3504e..3a5fbdc 100644
--- a/config/hydra.yml
+++ b/config/hydra.yml
@@ -1,3 +1,5 @@
+dsn: "sqlite:///Users/href/dev/styx/priv/hydra.sqlite?_fk=true&mode=rwc"
+
serve:
cookies:
same_site_mode: Lax