authelia/internal/mocks
James Elliott 0a970aef8a
feat(oidc): persistent storage (#2965)
This moves the OpenID Connect storage from memory into the SQL storage, making it persistent and allowing it to be used with clustered deployments like the rest of Authelia.
2022-04-07 15:33:53 +10:00
..
authelia_ctx.go refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
duo_api.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
gen.go refactor(authentication): simplify ldap connection interface (#3026) 2022-03-17 15:02:54 +11:00
notifier.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
storage.go feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
totp.go refactor(authentication): simplify ldap connection interface (#3026) 2022-03-17 15:02:54 +11:00
user_provider.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00