angel_auth 1.0.1 copy "angel_auth: ^1.0.1" to clipboard
angel_auth: ^1.0.1 copied to clipboard

outdated

A complete authentication plugin for Angel.

angel_auth #

version 1.0.1 build status

A complete authentication plugin for Angel. Inspired by Passport.

Documentation #

Click here.

Supported Strategies #

  • Local (with and without Basic Auth)

Default Authentication Callback #

A frequent use case within SPA's is opening OAuth login endpoints in a separate window. angel_client provides a facility for this, which works perfectly with the default callback provided in this package.

app.authenticate('facebook', new AngelAuthOptions(callback: confirmPopupAuthentication()));
1
likes
0
pub points
4%
popularity

Publisher

verified publisherangel-dart.dev

A complete authentication plugin for Angel.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

angel_framework, crypto

More

Packages that depend on angel_auth