Skip to content

feat(passport): store tokens #2669

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 7, 2025
Merged

feat(passport): store tokens #2669

merged 1 commit into from
Aug 7, 2025

Conversation

nattb8
Copy link
Contributor

@nattb8 nattb8 commented Jul 21, 2025

Hi👋, please ensure the PR title follows the below standards:

  • PR is titled with conventional commit style naming: type(scope): message. For example: feat(passport): my new feature
  • If you have introduced modification that necessitates immediate adjustments by this SDK's users to their applications, clients, or integrations to avert disruptions to existing features or functionalities, add a ! after the type(scope), for example feat(passport)!: my new breaking feature

Summary

Add a storeTokens function for Game SDKs to store tokens received from the token exchange for BYOA customers.

ID-3871

Detail and impact of the change

Added

Changed

Deprecated

Removed

Fixed

Security

Anything else worth calling out?

@nattb8 nattb8 requested review from a team as code owners July 21, 2025 09:06
Copy link

nx-cloud bot commented Jul 21, 2025

View your CI Pipeline Execution ↗ for commit 578d985

Command Status Duration Result
nx affected -t build,lint,test ✅ Succeeded 15s View ↗

☁️ Nx Cloud last updated this comment at 2025-08-07 00:40:07 UTC

@nattb8 nattb8 force-pushed the feat/byoa-store-tokens branch from 0ca27a6 to 6161c91 Compare July 21, 2025 21:45
@nattb8 nattb8 force-pushed the feat/byoa-store-tokens branch from 7bd6125 to 578d985 Compare August 7, 2025 00:20
@nattb8 nattb8 added this pull request to the merge queue Aug 7, 2025
Merged via the queue into main with commit 6b65780 Aug 7, 2025
11 of 12 checks passed
@nattb8 nattb8 deleted the feat/byoa-store-tokens branch August 7, 2025 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants