oauthCallbackScheme constant

String const oauthCallbackScheme

Custom URL scheme the OAuth callback redirects to on mobile.

Implementation

static const String oauthCallbackScheme = "authyo";