Skip to content

Conversation

@DGCP3
Copy link
Contributor

@DGCP3 DGCP3 commented Aug 3, 2025

  • Add optional scopes parameter accepting string arrays
  • Defaults to ['openid', 'profile', 'email'] when not provided
  • Supports custom OAuth scopes for flexible authentication
  • Maintains backward compatibility with existing implementations

Breaking changes: None
Closes: N/A

- Add optional scopes parameter accepting string arrays
- Defaults to ['openid', 'profile', 'email'] when not provided
- Supports custom OAuth scopes for flexible authentication
- Maintains backward compatibility with existing implementations

Breaking changes: None
Closes: N/A
@changeset-bot
Copy link

changeset-bot bot commented Aug 3, 2025

🦋 Changeset detected

Latest commit: b4fa4be

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

- Enhanced changeset description with usage examples
- Documents backward compatibility and default behavior
- Provides clear migration path for users
@frectonz
Copy link
Owner

frectonz commented Aug 3, 2025

format the code with pnpm format

@frectonz frectonz merged commit 35910a1 into frectonz:main Aug 3, 2025
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.

2 participants