Skip to content

Social auth improvements - #132

Merged
gauravr merged 1 commit into
masterfrom
fb_limited_auth
Jan 29, 2026
Merged

Social auth improvements#132
gauravr merged 1 commit into
masterfrom
fb_limited_auth

Conversation

@gauravr

@gauravr gauravr commented Jan 29, 2026

Copy link
Copy Markdown
Contributor
  • Added Facebook limited auth support
  • Updated Apple auth to accept audience parameter
  • Removed settings dependency from socialauth modules
  • Cleaned up socialauth modules

@gauravr
gauravr requested a review from shon as a code owner January 29, 2026 05:25
verify=True,
issuer=TOKEN_ISSUER,
)
return payload

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one concern, do we need to handle expired or invalid token exceptions here?

@gauravr
gauravr merged commit b5ca1bc into master Jan 29, 2026
1 check passed
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.

3 participants