event_authentication 0.1.4 copy "event_authentication: ^0.1.4" to clipboard
event_authentication: ^0.1.4 copied to clipboard

Used for User and JWT management using event_db. Also has secure password storage and management.

0.1.4 #

  • Added PrivatePublicJWTSigner which implements JWTSigner

0.1.3+1 #

  • Fixed Issue where authorization wouldn't work correctly if the header key was all lower case.
  • Added login_test

0.1.3 #

  • Added HeaderExtension

0.1.2+1 #

  • Renamed Exceptions to avoid collisions
  • Upgraded to dart_jsonwebtoken 2.8.0

0.1.1+2 #

  • Changed noExpiry to have a default value in EmailLoginRequest

0.1.1+1 #

  • Added event_authentication to exported libraries of event_authenticator
  • Added BaseJWT.fromToken method

0.1.1 #

  • Added JWTSigner
  • Added noExpiry field that defaults to false to EmailLoginRequest
  • Added jwtSecret to AuthenticationSecretsRepository

0.1.0+1 #

  • Added login.dart to exports in event_authentication

0.1.0 #

  • Initial version.
0
likes
40
pub points
16%
popularity

Publisher

unverified uploader

Used for User and JWT management using event_db. Also has secure password storage and management.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

crypto, dart_jsonwebtoken, encrypt, event_bloc, event_db, tuple

More

Packages that depend on event_authentication