Skip to content

Releases: supabase/auth

v1.11.0

14 Jul 02:57
22c9152

Choose a tag to compare

1.11.0 (2021-07-14)

Bug Fixes

  • allow invite links to be sent more than once #134 (330f467)

Features

  • add endpoint to generate email action links (9cb6116)

v1.10.2

09 Jul 09:41
0855eea

Choose a tag to compare

1.10.2 (2021-07-09)

Bug Fixes

v1.10.1

08 Jul 17:27
f51a7a8

Choose a tag to compare

1.10.1 (2021-07-08)

Bug Fixes

v1.10.0

08 Jul 15:17
8a49414

Choose a tag to compare

1.10.0 (2021-07-08)

Bug Fixes

  • rename Twitter authorizeURL to authenticateURL to stay consistent with the API naming (9eebf9c)
  • using correct Twitter authorize URL so that user only has to authorize the app on the first login (963f69d)

Features

  • retrieve GitHub username via OAuth (a1f3d5c)
  • retrieving Twitter username (8730230)

v1.9.1

02 Jul 12:29
adff471

Choose a tag to compare

1.9.1 (2021-07-02)

Bug Fixes

  • missing import & invalid type (5daa3e6)

v1.9.0

02 Jul 09:55
e14056b

Choose a tag to compare

1.9.0 (2021-07-02)

Bug Fixes

  • add & update migrations (c9561c6)

Features

v1.8.5

02 Jul 09:54
dd4fbb8

Choose a tag to compare

1.8.5 (2021-07-02)

Bug Fixes

  • case-insensitive user emails - issue #89 (8734b6d)

v1.8.4

02 Jul 09:53
5b0c28e

Choose a tag to compare

1.8.4 (2021-07-02)

Bug Fixes

  • return user already exists message on signing up more than once in a minute (ac0ac5e)

v1.8.3

02 Jul 09:51
485b5c9

Choose a tag to compare

1.8.3 (2021-07-02)

Bug Fixes

  • verify failure should redirect to valid redirect_url (44e3c1b)

v1.8.2

02 Jul 09:50
aadb77d

Choose a tag to compare

1.8.2 (2021-07-02)

Bug Fixes

  • add sender name to SMTP config (1a3a9d2)