Releases: team-alembic/ash_authentication
v4.9.9
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
Improvements:
- API key auth for multi-tenancy resources by Steffen Beyer
v4.9.7
Bug Fixes:
- add
-i
flag alias for add_strategy task by Zach Daniel
v4.9.6
v4.9.5
v4.9.4
Bug Fixes:
- ensure
require_confirmed_with
is honored when sign in tokens disabled by Zach Daniel
release v4.0.4
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
Bug Fixes:
-
only pass the "token" parameter to reset with token action (#748)
-
handle case where
action.accept
isnil
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
release v3.12.3
v3.12.3 (2024-02-20)