ash_authentication/test/support/example
2024-08-15 17:30:17 -04:00
..
auth_plug.ex feat: Add token-required-for-authentication feature. (#116) 2023-01-11 15:12:53 +13:00
current_user_read.ex feat(Ash.PlugHelpers): Support standard actor configuration. (#16) 2022-10-31 16:43:00 +13:00
generic_oauth_change.ex feat: Add support and documentation for custom strategies. (#154) 2023-01-30 13:16:37 +13:00
only_marties_at_the_party.ex improvement: Only require tokens to be enabled when using a strategy which needs them. 2024-05-10 14:38:09 +12:00
repo.ex chore: add ash-functions for tests 2024-04-25 22:29:17 -04:00
schema.ex improvement: re-integrate ash_graphql and ash_json_api RCs. 2024-04-02 09:23:30 +13:00
token.ex fix: correctly generate sign-in tokens when requested. 2024-06-06 14:34:30 +12:00
user.ex Actually use 'trusted_audiences' in oauth2 strategy. (#770) 2024-08-15 17:30:17 -04:00
user_identity.ex improvement!: Update to support Ash 3.0. (#599) 2024-03-28 14:44:23 +13:00
user_with_token_required.ex improvement!: Update to support Ash 3.0. (#599) 2024-03-28 14:44:23 +13:00