Skip to content

Releases: team-alembic/ash_authentication

v4.9.9

29 Jul 21:30
Compare
Choose a tag to compare

Bug Fixes:

  • ensure tenant is set when verifying magic link tokens by Zach Daniel

  • resolve accounts option not affecting user/token resource defaults and add a exemple #1041 (#1045) by horberlan

Improvements:

  • comp-time error message on mismatching magic link action type by Zach Daniel

  • better error message on invalid magic link token by Zach Daniel

v4.9.8

22 Jul 15:16
Compare
Choose a tag to compare

Improvements:

  • API key auth for multi-tenancy resources by Steffen Beyer

v4.9.7

17 Jul 15:45
Compare
Choose a tag to compare

Bug Fixes:

  • add -i flag alias for add_strategy task by Zach Daniel

v4.9.6

11 Jul 02:45
Compare
Choose a tag to compare

Bug Fixes:

  • support --identity-field option in the installer by Zach Daniel

Improvements:

  • Pass all args to sign_in_with_token action of password strategies (#1009) by Jinkyou Son

v4.9.5

02 Jul 14:26
Compare
Choose a tag to compare

Bug Fixes:

  • set private ash authentication context on query loads by Zach Daniel

  • don't require session identifier if tokens not enabled by Zach Daniel

  • don't require token resource for API keys by Zach Daniel

  • Send opts to validate token (#1031) by Josep Jaume Rey

v4.9.4

19 Jun 13:39
Compare
Choose a tag to compare

Bug Fixes:

  • ensure require_confirmed_with is honored when sign in tokens disabled by Zach Daniel

release v4.0.4

01 Sep 21:38
716f0b7
Compare
Choose a tag to compare

Bug Fixes:

  • update types and formatter

  • add secret values to config

  • sort new fields

  • sort new types

  • properly set allow_nil for apple secrets

  • credo and sobelow warnings

Improvements:

  • add apple strategy (#750)

  • add apple strategy

Release v4.0.2

05 Aug 03:37
2618f8a
Compare
Choose a tag to compare

Bug Fixes:

  • only pass the "token" parameter to reset with token action (#748)

  • handle case where action.accept is nil

Improvements:

  • validate that tokens are enabled when password resets are enabled. (#758)

  • compile-time check to make sure that the configured token_resource is an Ash.Resource (#749)

  • Tokens: improved compile-time validation of the token_resource option of the tokens DSL by checking that the passed value is an Ash.Resource.

  • Tokens: removed unnecessary stuff from the test file.

  • Tokens: fixed credo warning and changed some things after PR feedback

v3.12.4

11 Mar 03:11
Compare
Choose a tag to compare
release v3.12.4

[v3.12.4](https://github.com/team-alembic/ash_authentication/compare/v3.12.3...v3.12.4) (2024-03-11)
Improvements:
* infer `api` from a resource

release v3.12.3

20 Feb 21:04
30fd2ca
Compare
Choose a tag to compare

v3.12.3 (2024-02-20)