Skip to content

Add support for Claims to the main branch.#562

Closed
AkshatG6 wants to merge 7 commits intomainfrom
gandhiakshat/sbc-auth_time
Closed

Add support for Claims to the main branch.#562
AkshatG6 wants to merge 7 commits intomainfrom
gandhiakshat/sbc-auth_time

Conversation

@AkshatG6
Copy link
Contributor

@AkshatG6 AkshatG6 commented Nov 6, 2025

This PR aims to merge sbc-auth_time feature branch which includes

  • adding support for Claims and auth_time Claim.
  • patch for mismatched type on additionalTokenRefreshParameters.

This pull request introduces the `GIDTokenClaimsInternalOptions` class, a new component designed to handle the validation and JSON serialization of token claims.

Key changes:

* Adds the `GIDTokenClaimsInternalOptions` class to validate the token claims and return a JSON object.
* Adds the `GIDJSONSerializer` protocol with real and fake implementations to support serializing the token claims.
* Provides unit tests to validate the implementation.
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.

1 participant