Skip to content

Conversation

@tagliala
Copy link
Member

@tagliala tagliala commented Aug 6, 2025

When the openid scope is requested, an id_token is returned by get_token.

This change adds the decoded id_token to the extra payload alongside the decoded access_token.

This approach aligns with common Omniauth strategies and ensures that id_token information is available for downstream consumers.

Ref: ccrockett#61

When the `openid` scope is requested, an `id_token` is returned by
`get_token`.

This change adds the decoded `id_token` to the `extra` payload alongside
the decoded `access_token`.

This approach aligns with common Omniauth strategies and ensures that
`id_token` information is available for downstream consumers.

Ref: ccrockett#61
@tagliala tagliala merged commit 48e7214 into master Aug 6, 2025
9 checks passed
@tagliala tagliala deleted the bugfix/61-raw-info-id-token branch August 6, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants