Skip to content

2.5.1

Latest
Compare
Choose a tag to compare
@jan-tennert jan-tennert released this 28 Jun 14:57
· 27 commits to master since this release
a423191

Note

Thanks to @manriif you can now write & deploy Supabase Edge Functions completely in Kotlin via Kotlin/JS! Check out the supabase-edge-functions-kt repository for more information!

Changes

Auth

  • Ignore certain status codes when signing out a user by @jan-tennert in #633
    Failure of signing out because of invalid/expired JWTs will now be ignored and the local session cleared.