angel_auth 1.1.1+1 copy "angel_auth: ^1.1.1+1" to clipboard
angel_auth: ^1.1.1+1 copied to clipboard

outdated

A complete authentication plugin for Angel.

1.1.1+1 #

  • Update protectCookie to only send maxAge when it is not -1.

1.1.1 #

  • Added protectCookie, to better protect data sent in cookies.

1.1.0+2 #

  • LocalAuthStrategy returns true on Basic authentication.

1.1.0+1 #

  • Modified LocalAuthStrategy's handling of Basic authentication.