Module rocket_simpleauth::status [] [src]

Structs

LoginRedirect

Enums

LoginStatus

Login state is used after the user has typed its username and password. It checks with an authenticator if given credentials are valid and returns InvalidCredentials or Succeed based on the validality of the username and password.