---
name: Auth
slug: auth
organization_slug: supabase
category: developer-tools
source_count: 1
canonical: https://releases.sh/supabase/auth
---

# Auth

Authentication and authorization service

## Sources (1)

- [Supabase Auth](https://releases.sh/supabase/supabase-auth) — `github`

## Recent Releases

_Summaries below — fetch the release's `canonical` URL for full content, or `url` for the original source._

<Release source="supabase-auth" version="v2.192.0" date="June 29, 2026" published="2026-06-29T14:18:26.000Z" url="https://github.com/supabase/auth/releases/tag/v2.192.0" canonical="https://releases.sh/release/rel_PlwP8WoMRXTd2HGUfeibi" truncated="true">
Custom OAuth providers now support a per-provider custom_claims_allowlist for controlling which claims are included in tokens. Also includes internal test fixes and a pgx vulnerability marked as unreachable.
</Release>

<Release source="supabase-auth" version="v2.191.0" date="June 22, 2026" published="2026-06-22T14:29:41.000Z" url="https://github.com/supabase/auth/releases/tag/v2.191.0" canonical="https://releases.sh/release/rel_QUtgq5Ck6zK2pVMUHFnni" truncated="true">
RS256 signing keys can now be backed by AWS KMS. SAML now supports zero-downtime service provider key rotation, allowing key changes without disrupting active sessions.
</Release>

<Release source="supabase-auth" version="v2.190.0" date="June 15, 2026" published="2026-06-15T13:48:08.000Z" url="https://github.com/supabase/auth/releases/tag/v2.190.0" canonical="https://releases.sh/release/rel_aBG0JHrLx8zrbsm95TahD" truncated="true">
JSON config file support has been added, and custom OIDC discovery URLs are now supported for non-standard configurations. Also fixed Azure issuer validation and improved WebAuthn configuration handling.
</Release>

<Release source="supabase-auth" version="v2.189.0" date="April 28, 2026" published="2026-04-28T14:21:53.000Z" url="https://github.com/supabase/auth/releases/tag/v2.189.0" canonical="https://releases.sh/release/rel_ICk-EgBEQJED9fggHTXKS" truncated="true">
## [2.189.0](https://github.com/supabase/auth/compare/v2.188.1...v2.189.0) (2026-04-23)


### Features

* add PKCE support for `/resend` ([#2401](http...
</Release>

<Release source="supabase-auth" version="v2.188.1" date="March 19, 2026" published="2026-03-19T16:22:55.000Z" url="https://github.com/supabase/auth/releases/tag/v2.188.1" canonical="https://releases.sh/release/rel_FxjS6BMdvnrvX7AgEd2aC" truncated="true">
## [2.188.1](https://github.com/supabase/auth/compare/v2.188.0...v2.188.1) (2026-03-19)


### Bug Fixes

* remove make all from release workflow ([#24...
</Release>

<Release source="supabase-auth" version="v2.188.0" date="March 19, 2026" published="2026-03-19T15:28:12.000Z" url="https://github.com/supabase/auth/releases/tag/v2.188.0" canonical="https://releases.sh/release/rel_XdC7GhVIayqMpSBqpMxCX" truncated="true">
## [2.188.0](https://github.com/supabase/auth/compare/v2.187.0...v2.188.0) (2026-03-17)


### Features

* cache OIDC discovery documents for providers...
</Release>

<Release source="supabase-auth" version="v2.187.0" date="February 24, 2026" published="2026-02-24T16:01:45.000Z" url="https://github.com/supabase/auth/releases/tag/v2.187.0" canonical="https://releases.sh/release/rel__CexKh8EnbO1jDL485b-W" truncated="true">
## [2.187.0](https://github.com/supabase/auth/compare/v2.186.0...v2.187.0) (2026-02-23)


### Features

* add metadata field to all hooks ([#2365](htt...
</Release>

<Release source="supabase-auth" version="v2.186.0" date="January 28, 2026" published="2026-01-28T18:13:10.000Z" url="https://github.com/supabase/auth/releases/tag/v2.186.0" canonical="https://releases.sh/release/rel_uLl3JcNcI7bOPTqC0wsOQ" truncated="true">
## [2.186.0](https://github.com/supabase/auth/compare/v2.185.0...v2.186.0) (2026-01-28)


### Features

* Add email send operation metrics ([#2311](ht...
</Release>

<Release source="supabase-auth" version="v2.185.0" date="January 12, 2026" published="2026-01-12T10:22:42.000Z" url="https://github.com/supabase/auth/releases/tag/v2.185.0" canonical="https://releases.sh/release/rel_Zv2-l23kj9NfROEAcJ_yp" truncated="true">
## [2.185.0](https://github.com/supabase/auth/compare/v2.184.0...v2.185.0) (2026-01-12)


### Bug Fixes

* additional provider and issuer checks ([#23...
</Release>

<Release source="supabase-auth" version="v2.184.0" date="December 9, 2025" published="2025-12-09T12:01:53.000Z" url="https://github.com/supabase/auth/releases/tag/v2.184.0" canonical="https://releases.sh/release/rel_noW7jKQJxr43KPxh38cY6" truncated="true">
## [2.184.0](https://github.com/supabase/auth/compare/v2.183.0...v2.184.0) (2025-12-08)


### Features

* increment refresh token counter by 2 for mfa...
</Release>

**Tags:** `auth`, `identity`
