ash_authentication/priv/resource_snapshots/repo
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
..
tokens improvement(TokenResource)!: Store the token subject in the token resource. (#133) 2023-01-13 17:21:57 +13:00
user improvement(Confirmation): Store confirmation changes in the token resource. 2022-12-05 10:48:23 +13:00
user_identities improvement(Confirmation): Store confirmation changes in the token resource. 2022-12-05 10:48:23 +13:00
user_with_token_required feat: Add token-required-for-authentication feature. (#116) 2023-01-11 15:12:53 +13:00