mirror of
https://github.com/supabase/supabase.git
synced 2026-06-21 08:46:00 +08:00
* Bump @supabase/shared-types. * Add scopes parameter to all queries and mutations. * Refactor the publish app side panel to include scopes. * Refactor the authorize page to show the app scopes. * Remove a console.log. * Address all feedback. * Simplify the scope rendering. * Simplify the scopes wording when creating an app. * Make the modal a bit wider so that some of the text doesn't overflow. * Add docs url to oauth scopes --------- Co-authored-by: Joshen Lim <joshenlimek@gmail.com>