Start authorization route

This commit is contained in:
selfhoster selfhoster 2023-08-26 12:39:11 +00:00
commit bd4144a5ba
7 changed files with 128 additions and 3 deletions

3
ssowat.toml Normal file
View file

@ -0,0 +1,3 @@
socket = /tmp/ssowat.socket
socket_group = www-data
socket_mode = "0o770"