You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new Schema Extension Function called confirmUserSmsToken and paste the schema from confirm-code-schema-extension.graphql and code from sms-authentication.js.
This is the error that pops up
Function with name 'confirmUserSmsToken' has invalid payloadName: 'AuthenticateSmsUserPayload'
The text was updated successfully, but these errors were encountered:
Currently following the steps for sms auth
When I get to the following step it fails
Create a new Schema Extension Function called confirmUserSmsToken and paste the schema from confirm-code-schema-extension.graphql and code from sms-authentication.js.
This is the error that pops up
Function with name 'confirmUserSmsToken' has invalid payloadName: 'AuthenticateSmsUserPayload'
The text was updated successfully, but these errors were encountered: