You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add basic view for MFA setup
* add link in dropdown
* integrate MFA from `piccolo_api`
* fix issue with `npm run build`
* fix rate limit for MFA setup endpoint
* fix variable name
* fix `MFA Setup` link in nav bar dropdown
* show MFA Code input
* show banner telling user that MFA code is required
* use the correct param name for the MFA code
* update for latest piccolo api changes
* change param to `mfa_code`
* bump `piccolo_admin` version
* use `XChaCha20Provider` in example, and bump `piccolo_api` version
* add placeholder translations for now
* fix tests
* add very basic docs
0 commit comments