ash_authentication/test
James Harton 948298ac1c
improvement(TokenResource)!: Store the token subject in the token resource. (#133)
* improvement(TokenResource)!: Store the token subject in the token resource.

This is a breaking change because you may have to delete tokens in your database so that you can avoid the non-null constraint on subject.

* docs: Add upgrading documentation.
2023-01-13 17:21:57 +13:00
..
ash_authentication improvement(TokenResource)!: Store the token subject in the token resource. (#133) 2023-01-13 17:21:57 +13:00
support fix(Confirmation): send the original changeset to confirmation senders. (#132) 2023-01-13 13:30:58 +13:00
ash_authentication_test.exs feat: Add token-required-for-authentication feature. (#116) 2023-01-11 15:12:53 +13:00
test_helper.exs improvement(TokenResource)!: Move TokenRevocation -> TokenResource. 2022-12-01 08:41:49 +13:00