generate_totp_secret
Create a TOTP secret for Google Authenticator, returning a base32 secret and otpauth URL so you can validate OTP codes in test messages.
Instructions
Generate and store a TOTP secret (Google Authenticator). Returns base32 secret and otpauth:// URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes |