github supabase/auth v2.1.11

latest releases: v2.197.0, rc2.197.0-rc.38, rc2.197.0-rc.37...
4 years ago

2.1.11 (2021-09-28)

Breaking changes

  • user.raw_app_meta_data["provider"] returns array type instead of string
  • access_token payload contains "identities" field which returns all external oauth providers associated to a user

Bug Fixes

  • add identities to access token jwt payload (d84e553)
  • add identity model (68feb34)
  • add logic to sign-in based on identity (00b0c0a)
  • add valuer & scanner interfaces to claims (4baa809)
  • fetch provider id on external provider flow (7fb2158)
  • migration: create identities table (d16b889)
  • raw_app_meta_data returns all providers associated to user (06de241)
  • update migration to use provider & id as primary key (93bcbcc)

Don't miss a new auth release

NewReleases is sending notifications on new releases.