authelia/client/src/behaviors
Clement Michaud 828f565290 Bootstrap Go implementation of Authelia.
This is going to be the v4.

Expected improvements:
- More reliable due to static typing.
- Bump of performance.
- Improvement of logging.
- Authelia can be shipped as a single binary.
- Will likely work on ARM architecture.
2019-10-28 23:28:59 +01:00
..
FetchPrefered2faMethod.ts Bootstrap Go implementation of Authelia. 2019-10-28 23:28:59 +01:00
FetchStateBehavior.ts Bootstrap Go implementation of Authelia. 2019-10-28 23:28:59 +01:00
GetAvailable2faMethods.ts Display only available 2FA methods. 2019-03-24 22:23:25 +01:00
LogoutBehavior.ts Bootstrap Go implementation of Authelia. 2019-10-28 23:28:59 +01:00
SetPrefered2faMethod.ts Display only one 2FA option. 2019-03-23 19:34:00 +01:00
TriggerDuoPushAuth.ts Fix failing second factor when no default redirection url set. 2019-03-28 22:38:16 +01:00