Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: feature lock entities/mfa_token
Locks entities/mfa_token.rs to the client feature. This representation is purely client sided, for a server sided mfa token, you'd likely only store the expiration timestamp and give the JWT to be handled by the client.
- Loading branch information