ash_authentication/lib/ash_authentication
2024-03-11 16:07:24 +13:00
..
add_ons docs: update ex_doc, overhaul underlying doc structure 2024-01-12 16:30:27 -05:00
checks
errors fix: PasswordValidation should associate errors with the field being … (#279) 2023-04-28 15:20:02 -04:00
jwt improvement: Allow all token lifetimes to be specified with a time unit. 2023-09-22 12:15:47 +12:00
plug docs: better Plug.Router example (#566) 2024-02-22 07:11:32 -05:00
strategies docs: update ex_doc, overhaul underlying doc structure 2024-01-12 16:30:27 -05:00
token_resource improvement: infer api from a resource 2024-03-11 16:07:24 +13:00
transformer improvement: add select_for_senders (#189) 2023-02-12 21:15:23 +13:00
user_identity improvement: infer api from a resource 2024-03-11 16:07:24 +13:00
validations fix: primary keys are implicitly uniquely constrained. (#333) 2023-06-15 12:30:26 +12:00
application.ex fix: deprecated mint httpadapter (#425) 2023-09-20 14:10:21 +12:00
bcrypt_provider.ex
debug.ex improvement(AuthenticationFailed): store a caused_by value in authentication failures. (#145) 2023-01-19 11:32:37 +13:00
dsl.ex improvement: infer api from a resource 2024-03-11 16:07:24 +13:00
generate_token_change.ex fix: only use sign in token expiration for sign in tokens (#424) 2023-09-19 10:16:37 +12:00
hash_provider.ex
info.ex fix(ConfirmationHookChange): use Info.find_strategy/2..3 rather than a hard coded strategy name. (#336) 2023-06-19 10:33:45 +12:00
jwt.ex fix: correct spec for Jwt.token_for_user (#389) 2023-08-17 09:17:27 +12:00
plug.ex docs: Fix pipe -> plug (#174) 2023-02-07 09:34:18 +13:00
secret.ex
secret_function.ex
sender.ex docs: fix Sender documentation (#176) 2023-02-07 11:22:45 +13:00
sender_function.ex fix(Confirmation): send the original changeset to confirmation senders. (#132) 2023-01-13 13:30:58 +13:00
strategy.ex improvement: add sign in tokens to password strategy (#252) 2023-04-06 14:53:44 +12:00
supervisor.ex
token_resource.ex improvement: infer api from a resource 2024-03-11 16:07:24 +13:00
transformer.ex improvement: infer api from a resource 2024-03-11 16:07:24 +13:00
user_identity.ex improvement: infer api from a resource 2024-03-11 16:07:24 +13:00
utils.ex improvement: infer api from a resource 2024-03-11 16:07:24 +13:00
validations.ex feat: OpenID Connect Strategy (#197) 2023-05-04 13:15:24 +12:00
verifier.ex feat: Add support and documentation for custom strategies. (#154) 2023-01-30 13:16:37 +13:00