Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/GoogleSignIn-iOS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: google/GoogleSignIn-iOS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gandhiakshat/sbc-auth_time-claims
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 29 files changed
  • 1 contributor

Commits on Sep 5, 2025

  1. Configuration menu
    Copy the full SHA
    7f75975 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. GIDTokenClaimsInternalOptions Implementation + Unit Tests #550 (#552)

    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.
    AkshatG6 authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    51868b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

  1. Configuration menu
    Copy the full SHA
    0762758 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Configuration menu
    Copy the full SHA
    40b9692 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. Configuration menu
    Copy the full SHA
    5a0d207 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. Configuration menu
    Copy the full SHA
    1d2ee39 View commit details
    Browse the repository at this point in the history
Loading