ash_authentication/priv/repo/migrations
2022-11-10 14:47:06 +13:00
..
20221002235524_install_2_extensions.exs feat(PasswordAuthentication): Registration and authentication with local credentials (#4) 2022-10-25 11:07:07 +13:00
20221002235526_migrate_resources1.exs feat(PasswordAuthentication): Registration and authentication with local credentials (#4) 2022-10-25 11:07:07 +13:00
20221020042559_add_token_revocation_table.exs feat(PasswordAuthentication): Registration and authentication with local credentials (#4) 2022-10-25 11:07:07 +13:00
20221104032457_add_confirmed_at_to_user_wuth_username.exs feat(Confirmation): Add extension that allows a user to be confirmed when created or updated. (#27) 2022-11-04 21:05:47 +13:00
20221107021255_remove_non_null_from_hashed_password.exs feat(OAuth2Authentication): Add support for generic OAuth2 endpoints. (#28) 2022-11-10 14:47:06 +13:00
20221109212946_add_user_identitis_table.exs feat(OAuth2Authentication): Add support for generic OAuth2 endpoints. (#28) 2022-11-10 14:47:06 +13:00