Skip to content

Releases: team-alembic/ash_authentication

v3.11.3

31 May 22:25
Compare
Choose a tag to compare
release v3.11.3

[v3.11.3](https://github.com/team-alembic/ash_authentication/compare/v3.11.2...v3.11.3) (2023-05-31)
Bug Fixes:
* duplicate mime type for "json".

v3.11.2

28 May 23:00
Compare
Choose a tag to compare
release v3.11.2

[v3.11.2](https://github.com/team-alembic/ash_authentication/compare/v3.11.1...v3.11.2) (2023-05-28)
Bug Fixes:
* Strategy.Password: Preparations should allow strategy to be passed in. (#314)

v3.11.1

04 May 21:25
Compare
Choose a tag to compare
release v3.11.1

[v3.11.1](https://github.com/team-alembic/ash_authentication/compare/v3.11.0...v3.11.1) (2023-05-04)
Bug Fixes:
* correct oauth2 and getting started typos (#267)

v3.11.0

04 May 01:21
Compare
Choose a tag to compare
release v3.11.0

[v3.11.0](https://github.com/team-alembic/ash_authentication/compare/v3.10.8...v3.11.0) (2023-05-04)
Features:
* OpenID Connect Strategy (#197)
* AshAuthentication.Strategy.Oidc: Add OpenID Connect strategy.

v3.10.8

28 Apr 19:25
Compare
Choose a tag to compare
release v3.10.8

[v3.10.8](https://github.com/team-alembic/ash_authentication/compare/v3.10.7...v3.10.8) (2023-04-28)
Bug Fixes:
* PasswordValidation should associate errors with the field being … (#279)

v3.10.7

28 Apr 17:26
Compare
Choose a tag to compare
release v3.10.7

[v3.10.7](https://github.com/team-alembic/ash_authentication/compare/v3.10.6...v3.10.7) (2023-04-28)
Improvements:
* run CI on pull requests

v3.10.6

09 Apr 20:27
Compare
Choose a tag to compare
release v3.10.6

[v3.10.6](https://github.com/team-alembic/ash_authentication/compare/v3.10.5...v3.10.6) (2023-04-09)
Improvements:
* require spark ~> 1.0 (#261)

v3.10.5

06 Apr 03:07
Compare
Choose a tag to compare
release v3.10.5

[v3.10.5](https://github.com/team-alembic/ash_authentication/compare/v3.10.4...v3.10.5) (2023-04-06)
Improvements:
* add sign in tokens to password strategy (#252)
* add sign in tokens to password strategy
* convert `sign_in_with_token` into an action.

v3.10.4

03 Apr 23:05
Compare
Choose a tag to compare
release v3.10.4

[v3.10.4](https://github.com/team-alembic/ash_authentication/compare/v3.10.3...v3.10.4) (2023-04-03)
Improvements:
* update spark (#254)
* update spark

v3.10.3

03 Apr 20:49
Compare
Choose a tag to compare
release v3.10.3

[v3.10.3](https://github.com/team-alembic/ash_authentication/compare/v3.10.2...v3.10.3) (2023-03-12)
Improvements:
* use tenant in `retrieve_from_session/3` (#229)
* use tenant in `retrieve_from_session/3`