PackageTrack
Sign in Get early access

angel_auth

A complete authentication plugin for Angel. Includes support for stateless JWT tokens, Basic Auth, and more.

2.1.5 angel-dart/angel_auth

What this package is like to depend on

Last release 7 years ago

no release in 18 months

Release timing varies

gaps range from 8 days to 6 months

Most releases are documented

notes for 23 of 31 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

53 releases · first in 2016

0 releases in the last 12 months

see the full history below

Release timeline

53 releases · May 2016 to May 2019
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 53
  1. 2.1.5 20 Apr 2019
    Release notes
    • Modify _apply to honor an existing User over Future<User>.
    Open source →
  2. 2.1.5+1 03 May 2019
    Release notes
    • Fix error in popup page.
    Open source →
  3. 2.1.4 19 Apr 2019
    Release notes
    • Deprecate decodeJwt, in favor of asynchronous injections.
    Open source →
  4. 2.1.3 19 Apr 2019
    Release notes
    • Use await on redirects, etc.
    Open source →
  5. 2.1.2 11 Apr 2019
    Release notes
    • Change empty cookie string to have double quotes (thanks @korsvanloon).
    Open source →
  6. 2.1.1 05 Jan 2019
    Release notes
    • Added scopes to ExternalAuthOptions.
    Open source →
  7. 2.1.0 04 Jan 2019
    Release notes
    • Added ExternalAuthOptions.
    Open source →
  8. 2.0.4 31 Dec 2018
    Release notes
    • successRedirect was previously explicitly returning a 200; remove this and allow the default 302.
    Open source →
  9. 2.0.3 09 Dec 2018
    Release notes
    • Updates for streaming parse of request bodies.
    Open source →
  10. 2.0.2 09 Nov 2018
    Release notes
    • Handle null return in authenticate + failureRedirect.
    Open source →
  11. 2.0.1 12 Sep 2018
    Release notes
    • Add generic parameter to options on AuthStrategy.authenticate.
    Open source →
  12. 2.0.0 11 Sep 2018
    Release notes
    • Made AuthStrategy generic.
    • AngelAuth.strategies is now a Map<String, AuthStrategy<User>>.
    • Removed AuthStrategy.canLogout.
    • Made AngelAuthTokenCallback generic.
    Open source →
  13. 2.0.0+1 12 Sep 2018
    Release notes
    • Meta update to improve Pub score.
    Open source →
  14. 2.0.0-alpha 26 Aug 2018 pre-release
    Release notes
    • Depend on Dart 2 and Angel 2.
    • Remove dart2_constant.
    • Remove requireAuth.
    • Remove userKey, instead favoring generic parameters.
    Open source →
  15. 1.2.0 12 Jul 2018
    Release notes
    • Deprecate requireAuth, in favor of requireAuthentication.
    • Allow configuring of the userKey.
    • Deprecate middlewareName.
    Open source →
  16. 1.1.1 27 Jun 2018
    Release notes
    • Added protectCookie, to better protect data sent in cookies.
    Open source →
  17. 1.1.1+1 27 Jun 2018
    Release notes
    • Update protectCookie to only send maxAge when it is not -1.
    Open source →
  18. 1.1.1+2 27 Jun 2018
    Release notes
    • _apply now always sends a token cookie.
    Open source →
  19. 1.1.1+3 27 Jun 2018
    Release notes
    • authenticate returns the current user, if one is present.
    Open source →
  20. 1.1.1+4 27 Jun 2018
    Release notes
    • Patched logout to properly erase cookies
    • Fixed checking of expired tokens.
    Open source →
  21. 1.1.1+5 27 Jun 2018
    Release notes
    • Prevent duplication of cookies.
    • Regenerate the JWT if tokenCallback is called.
    Open source →
  22. 1.1.1+6 10 Jul 2018
    Release notes
    • Fix a small logic bug that prevented LocalAuthStrategy from correctly propagating the authenticated user when using Basic auth.
    Open source →
  23. 1.1.0 07 Dec 2017

    Nothing published for this version

  24. 1.1.0+1 21 Dec 2017
    Release notes
    • Modified LocalAuthStrategy's handling of Basic authentication.
    Open source →
  25. 1.1.0+2 21 Dec 2017
    Release notes
    • LocalAuthStrategy returns true on Basic authentication.
    Open source →
  26. 1.1.0-alpha 24 Sep 2017 pre-release

    Nothing published for this version

  27. 1.1.0-alpha+1 04 Oct 2017 pre-release

    Nothing published for this version

  28. 1.0.5 03 Jun 2017

    Nothing published for this version

  29. 1.0.4 26 Apr 2017

    Nothing published for this version

  30. 1.0.4+1 26 Apr 2017

    Nothing published for this version

  31. 1.0.3 25 Apr 2017

    Nothing published for this version

  32. 1.0.2 29 Mar 2017

    Nothing published for this version

  33. 1.0.1 02 Mar 2017

    Nothing published for this version

  34. 1.0.0 28 Feb 2017

    Nothing published for this version

  35. 1.0.0-dev 09 May 2016 pre-release

    Nothing published for this version

  36. 1.0.0-dev+1 23 Jun 2016 pre-release

    Nothing published for this version

  37. 1.0.0-dev+2 30 Jun 2016 pre-release

    Nothing published for this version

  38. 1.0.0-dev+3 03 Jul 2016 pre-release

    Nothing published for this version

  39. 1.0.0-dev+4 03 Jul 2016 pre-release

    Nothing published for this version

  40. 1.0.0-dev+5 03 Jul 2016 pre-release

    Nothing published for this version

  41. 1.0.0-dev+6 21 Sep 2016 pre-release

    Nothing published for this version

  42. 1.0.0-dev+7 21 Sep 2016 pre-release

    Nothing published for this version

  43. 1.0.0-dev+8 22 Sep 2016 pre-release

    Nothing published for this version

  44. 1.0.0-dev+9 08 Oct 2016 pre-release

    Nothing published for this version

  45. 1.0.0-dev+10 23 Nov 2016 pre-release

    Nothing published for this version

  46. 1.0.0-dev+11 28 Nov 2016 pre-release

    Nothing published for this version

  47. 1.0.0-dev+12 03 Dec 2016 pre-release

    Nothing published for this version

  48. 1.0.0-dev+13 07 Dec 2016 pre-release

    Nothing published for this version

  49. 1.0.0-dev+14 13 Dec 2016 pre-release

    Nothing published for this version

  50. 1.0.0-dev+15 21 Dec 2016 pre-release

    Nothing published for this version

  51. 1.0.0-dev+16 22 Dec 2016 pre-release

    Nothing published for this version

  52. 1.0.0-dev+17 13 Jan 2017 pre-release

    Nothing published for this version

  53. 1.0.0-dev+18 20 Jan 2017 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive