authgear-server
authgear-server copied to clipboard
[Force Change Password] Support marking password as expired on import
- [ ] Add migration to add a column
expire_after: timestamp without time zone nullable
to authenticator - [ ] Support one more field
expire_after
in import user api underpassword
.