I am trying to enable auth authentication in my app which is I am developing for chrome extension using flutter. I am facing issue in configuring callback urls.
Can you follow this path. Go to your Dashboard/Applications/YourApp/Settings and scroll down to Allowed Callback URLs and check if you provided the callback url you want to redirect user to? Thank you!
Yes,I have used that article to build for android but the same plugin is not working for chrome-extension. I am not sure what value should I set to make it work on chrome extension in development environment.