ash_authentication/lib/ash_authentication
2022-12-16 13:53:03 +13:00
..
add_ons feat: Add option to store all tokens when they're created. (#91) 2022-12-14 15:06:13 +13:00
errors
jwt improvement(Jwt)!: Use token signing secret into the DSL. 2022-12-12 10:45:28 +13:00
plug improvement(supervisor): require that the user adds the supervisor to their OTP app. (#62) 2022-12-05 15:40:44 +13:00
strategies improvement: add icon field to OAuth2 strategy. (#100) 2022-12-16 13:53:03 +13:00
token_resource feat: Add option to store all tokens when they're created. (#91) 2022-12-14 15:06:13 +13:00
user_identity fix: break potential compiler dependency loops. (#64) 2022-12-08 11:50:50 +13:00
validations
application.ex improvement(supervisor): require that the user adds the supervisor to their OTP app. (#62) 2022-12-05 15:40:44 +13:00
bcrypt_provider.ex
dsl.ex improvement: add icon field to OAuth2 strategy. (#100) 2022-12-16 13:53:03 +13:00
generate_token_change.ex
hash_provider.ex
info.ex improvement: remove the need for a strategy in changeset/query contexts. (#89) 2022-12-13 16:35:30 +13:00
info_generator.ex
jwt.ex feat: Add option to store all tokens when they're created. (#91) 2022-12-14 15:06:13 +13:00
plug.ex
secret.ex improvement(Jwt)!: Use token signing secret into the DSL. 2022-12-12 10:45:28 +13:00
secret_function.ex
sender.ex
sender_function.ex
spark_doc_index.ex improvement: docs updates (#95) 2022-12-16 12:02:34 +13:00
strategy.ex improvement(actions): All actions now take optional arguments for the underlying API call. (#61) 2022-12-05 13:04:42 +13:00
supervisor.ex improvement(supervisor): require that the user adds the supervisor to their OTP app. (#62) 2022-12-05 15:40:44 +13:00
token_resource.ex feat: Add option to store all tokens when they're created. (#91) 2022-12-14 15:06:13 +13:00
transformer.ex fix: break potential compiler dependency loops. (#64) 2022-12-08 11:50:50 +13:00
user_identity.ex fix: break potential compiler dependency loops. (#64) 2022-12-08 11:50:50 +13:00
utils.ex chore: remove unused function. 2022-12-12 09:24:10 +13:00
validations.ex
verifier.ex fix: break potential compiler dependency loops. (#64) 2022-12-08 11:50:50 +13:00