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
fernandezpablo85 edited this page Sep 14, 2010
·
1 revision
WTF is OOB?
OOB, which stands for Out Of Band is a variation of the OAuth flow, useful when your application cannot expose a oauth_callback_url.
In this case the Verifier is shown to the user right after he authorizes your app and he/she has to copy and paste it manually somewhere in your application.
To use this kind of authentication, simply provide “oob” in the callback url property like this: