• Reference
  • Nodes
  • Resources
  • One Time Pin Authentication Resource

One Time PIN Authentication Resource Resource

The One Time PIN Auth Resource provides user authentication via a one-time PIN auth flow.

Properties

Use as Sign-in Provider

PropisSignInProvider
Typeboolean
Default{{true}}

Whether this resource can be used as a sign-in provider. Users may use this resource to authenticate with the application.

Actions

Send PIN code

Start the OTP auth flow by sending a code to the provided email.

ParameterTypeDefault
emailstringundefined

Log in with PIN code

Validate the PIN code and create a valid login session.

ParameterTypeDefault
otpCodestringundefined
loginTokenKeystringundefined

Revoke PIN code authorization

Revoke the user session.

ParameterTypeDefault
Last updated on October 17, 2022