Skip to content

Conversation

@MarcialRosales
Copy link
Contributor

Proposed Changes

Add function that parses a token and extract the expiration time.

These functions are required by those client applications which need to refresh the access token and do that they need to know the expiration time.

Types of Changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • Bug fix (non-breaking change which fixes issue #NNNN)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause an observable behavior change in existing systems)
  • Documentation improvements (corrections, new content, etc)
  • Cosmetic change (whitespace, formatting, etc)
  • Build system and/or CI

@MarcialRosales MarcialRosales self-assigned this Feb 29, 2024
@mergify mergify bot added the bazel label Feb 29, 2024
@MarcialRosales MarcialRosales force-pushed the parse-jwt-token branch 2 times, most recently from 3fc6d34 to 979c687 Compare March 7, 2024 09:27
@MarcialRosales MarcialRosales force-pushed the parse-jwt-token branch 2 times, most recently from 459e6dc to e594549 Compare April 26, 2024 15:21
@mergify mergify bot added the make label Apr 26, 2024
@michaelklishin michaelklishin marked this pull request as ready for review April 26, 2024 15:41
@michaelklishin michaelklishin merged commit b60e0ec into main May 6, 2024
@michaelklishin michaelklishin deleted the parse-jwt-token branch May 6, 2024 14:57
michaelklishin added a commit that referenced this pull request May 6, 2024
Add token helper functions to oauth2-client module (backport #10645)
@michaelklishin
Copy link
Collaborator

@Mergifyio backport v3.13.x

@mergify
Copy link

mergify bot commented May 6, 2024

backport v3.13.x

✅ Backports have been created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants