authelia/internal/session
James Elliott 4db965e19f
refactor: interfaces (#5252)
Use any alias instead of empty interfaces.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-15 22:35:44 +10:00
..
const.go refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
encrypting_serializer.go feat(session): multiple session cookie domains (#3754) 2023-01-12 21:57:44 +11:00
encrypting_serializer_test.go refactor: interfaces (#5252) 2023-04-15 22:35:44 +10:00
provider.go feat(session): multiple session cookie domains (#3754) 2023-01-12 21:57:44 +11:00
provider_config.go feat(session): multiple session cookie domains (#3754) 2023-01-12 21:57:44 +11:00
provider_test.go refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00
session.go feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
types.go refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00
user_session.go refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00