Skip to content
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

GetUserAuthDetails #110

Merged
merged 1 commit into from
Dec 25, 2024
Merged

GetUserAuthDetails #110

merged 1 commit into from
Dec 25, 2024

Conversation

0xFirekeeper
Copy link
Member

@0xFirekeeper 0xFirekeeper commented Dec 25, 2024

Retrieve user auth provider additional details


PR-Codex overview

This PR focuses on updating the OAuth implementation in the InAppWallet class and adding a method to retrieve user authentication details.

Detailed summary

  • Changed the OAuth provider from AuthProvider.Steam to AuthProvider.Github in Program.cs.
  • Added the GetUserAuthDetails method in EcosystemWallet.cs to fetch user authentication details.
  • Introduced a private static method Base64UrlDecode to decode JWT tokens.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Retrieve user auth provider additional details
@0xFirekeeper 0xFirekeeper merged commit 3025488 into main Dec 25, 2024
1 check failed
@0xFirekeeper 0xFirekeeper deleted the firekeeper/get-user-auth-details branch December 25, 2024 17:32
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