Files
supabase/examples/javascript-auth/index.js
Chris Wynn f675fb63d4 Fix examples/javascript-auth signup (data -> session)
- Fixed minor bug in the example due to the removal of deprecated
  data from the response:

    492d6d70e8

  Also addresses the comment here about data object not defined:

    https://github.com/supabase/supabase/pull/4373#issue-1074085323
2022-02-01 13:40:14 +09:00

2.3 KiB