ash_authentication/test/support/example
Martin Schut 8721c01b4c
improvement(OIDC): Adjust dsl of OIDC reflect assent requirements (#538)
The OIDC implementation of assent requires the base_url to be set and ignores the different *_url attributes. At favours the returned configuration from the openid_configuration_uri. To not configure some unused attributes they're removed.
2024-04-12 09:22:58 +12: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!: Update to support Ash 3.0. (#599) 2024-03-28 14:44:23 +13:00
repo.ex feat(PasswordAuthentication): Registration and authentication with local credentials (#4) 2022-10-25 11:07:07 +13:00
schema.ex improvement: re-integrate ash_graphql and ash_json_api RCs. 2024-04-02 09:23:30 +13:00
token.ex improvement!: Update to support Ash 3.0. (#599) 2024-03-28 14:44:23 +13:00
user.ex improvement(OIDC): Adjust dsl of OIDC reflect assent requirements (#538) 2024-04-12 09:22:58 +12: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