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 an application in the admin screen. Note the client id.
7
+
* Set the redirect_uri for the application to be a value like `fusionauth.demo:/oauthredirect` where `fusionauth.demo` is a scheme you've registered in your application.
8
+
9
+
Use the following configuration (replacing the `clientId` with your application id and `fusionAuth.demo` with your scheme):
0 commit comments