Skip to content

Add PocketID provider#1379

Merged
atymic merged 2 commits intoSocialiteProviders:masterfrom
brufdev:provider/pocketid
Aug 26, 2025
Merged

Add PocketID provider#1379
atymic merged 2 commits intoSocialiteProviders:masterfrom
brufdev:provider/pocketid

Conversation

@brufdev
Copy link
Copy Markdown
Contributor

@brufdev brufdev commented Aug 4, 2025

@brufdev
Copy link
Copy Markdown
Contributor Author

brufdev commented Aug 19, 2025

@atymic, I wanted to check if you have an idea when you might be able to review this PR? If you're busy, I can create a package to use in the meantime. Thank you for your time.

{
public const IDENTIFIER = 'POCKETID';

protected $scopes = ['openid profile email'];
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Array of string, and the set $scopeSeparator

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fixed. Let me know if it's what you were asking.

Copy link
Copy Markdown
Member

@atymic atymic left a comment

Choose a reason for hiding this comment

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

Just one minor bit

@brufdev brufdev requested a review from atymic August 23, 2025 14:53
@atymic atymic merged commit db3d56a into SocialiteProviders:master Aug 26, 2025
4 checks 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.

2 participants