mirror of
https://github.com/supabase/supabase.git
synced 2026-05-07 09:20:21 -04:00
1a0d92ba41
* update example google sign in app * update flutter google sign in example * update flutter auth blog post to add skip nonce check content * update google sign in guide to include skip nonce check content * minor update on the code sample for google auth guide * delete unused code from code sample * minor update of the blog writing * blog article refactor * minor format fix * Update apps/docs/pages/guides/auth/social-login/auth-google.mdx Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> * Update apps/docs/pages/guides/auth/social-login/auth-google.mdx Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> * Update apps/docs/pages/guides/auth/social-login/auth-google.mdx Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> * Update apps/www/_blog/2023-07-18-flutter-authentication.mdx Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> * Update apps/www/_blog/2023-07-18-flutter-authentication.mdx Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> * Update apps/www/_blog/2023-07-18-flutter-authentication.mdx Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> * Update apps/www/_blog/2023-07-18-flutter-authentication.mdx Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> * fix typo --------- Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>