Check out our end-to-end guide on how to implement in-app
verification.
Adding a credential
Adding an in-app credential generates a private/public key pair, where the private key is secured on the user’s mobile device and the public key is held by Authsignal. This operation must be authorized with a short-lived token, which can be obtained by tracking an action from your backend in an authenticated context.Parameters
A short-lived token obtained by tracking an
action.

