appsup-dart/openid_client

redirect url?

Closed this issue · 4 comments

once i enter the provider login webview, it throws an error saying that i didn't whitelist the redirect url.
what's the redirect url of the app so i can white list it?

Same error.

Its: http://localhost:4000/

Worked for me.

In the example flutter app, http://localhost:4000/ is used, but off course you can choose another in your app.