URL Configuration for OAuth Redirect
I've worked with Supabase which will facilitate an event in a couple months. The client I'm working for recently created an official name which lead me to change the project name and such.
The database pulls from github, where the project was changed there accordingly too.
I've verified that the changes do work for the initial page but when I use the oAuth signin, which uses Twitch OAuth, it still redirects to the previous URL, which is incorrect.
Just curious if there is a timeframe of changing a URL Redirect that I should be expecting? So far I've waited about 15 minutes where other changes don't take nearly that long.
For clarification, I've changed it in the
section as well.
The database pulls from github, where the project was changed there accordingly too.
I've verified that the changes do work for the initial page but when I use the oAuth signin, which uses Twitch OAuth, it still redirects to the previous URL, which is incorrect.
Just curious if there is a timeframe of changing a URL Redirect that I should be expecting? So far I've waited about 15 minutes where other changes don't take nearly that long.
For clarification, I've changed it in the
section as well.