TOTP Plugin

Verify TOTP code

Verifies a TOTP code from the authenticator app and completes authentication. Requires a pending TOTP cookie set during sign-in.

post/api/auth/totp/verify

Request body

codestring required
trust_deviceboolean

Response

OK

Changes