loading
Preparing LoginRadius developer resources
Mission: Help enterprises accelerate digital transformation with our fully-managed Customer IAM technology.
Skip to main content

OAuth Auth

Validates an OAuth 2.0 authentication callback and routes to true on success.
Authentication Node

Node Card

OAuth Auth
true
false
Error edges
4113
Category: Authentication Nodes
Type: oauth-auth
Typical position: After an OAuth provider callback, before a Success Final node or account linking step.

PropertyTypeDefaultDescription
Error HandlingcustommultiselectAll errors set to automaticError handling for each selected error code. Setting a custom message activates that error code as a named output edge on the canvas.

Common Next Nodes

OAuth Auth (true)Success FinalOAuth federated login complete
OAuth Auth (false)Failure FinalOAuth verification failed

Usage Notes

Place the OAuth Auth node after the OAuth authorization code exchange. Connect true to your post-login logic and false to an error or retry path. Enable the 4113 error edge if you want to present a user-facing message when the OAuth app is misconfigured rather than silently failing.