Skip to content

Add logic to delete user_secret when disabling MFA if mfa_type is OTP #341

Add logic to delete user_secret when disabling MFA if mfa_type is OTP

Add logic to delete user_secret when disabling MFA if mfa_type is OTP #341

name: "[PR Open] example"
on:
pull_request:
types: [opened]
jobs:
example:
runs-on: ubuntu-latest
steps:
- run: echo "Implement here with test codes!"