scaletech-milan
scaletech-milan
#### What does this PR do? It will reset the TOTP secret and update the recovery codes in the database. After that user will be redirected to scanner image and...
**Feature Description** Whenever TOTP is used as an MFA feature : - The user will be redirected to the redirect_uri screen when they use the recovery code to log in,...
#### What does this PR do ? - Implement TOTP scanner flow in the OTP verification page upon TOTP secret reset (when the user uses the recovery code to log...
**Problem Description:** Currently, the goose package does not handle interleaved migration files effectively when developers work concurrently on different migrations. This causes issues when a developer attempts to apply migrations...