happyDomain/model
Pierre-Olivier Mercier 4f1b20e392 Modular authentication
The authentication is now made through JWT.

It still remains login and signup form to simplify small installations
2021-12-16 20:04:10 +01:00
..
domain.go Modular authentication 2021-12-16 20:04:10 +01:00
hexastring.go Transfert hexadecimal instead of base64 when this is truly hexadecimal 2020-12-08 18:25:23 +01:00
provider.go Modular authentication 2021-12-16 20:04:10 +01:00
service.go Modular authentication 2021-12-16 20:04:10 +01:00
session.go Modular authentication 2021-12-16 20:04:10 +01:00
source.go Modular authentication 2021-12-16 20:04:10 +01:00
user.go Modular authentication 2021-12-16 20:04:10 +01:00
userauth.go Modular authentication 2021-12-16 20:04:10 +01:00
usersettings.go Save zone display format into user settings 2021-10-19 18:15:30 +02:00
zone.go Modular authentication 2021-12-16 20:04:10 +01:00