Skip to content

feat(oauth): add missing derives#333

Merged
sugyan merged 1 commit intoatrium-rs:mainfrom
zephyraven:feat/oauth-add-missing-derives
Nov 28, 2025
Merged

feat(oauth): add missing derives#333
sugyan merged 1 commit intoatrium-rs:mainfrom
zephyraven:feat/oauth-add-missing-derives

Conversation

@zephyraven
Copy link
Contributor

Add derives for Serialize, Clone, PartialEq, and Eq on types without them:

  • AuthorizeOptionPrompt
  • AuthorizeOptions
  • CallbackParams

These derives are present on other exported types.

Add derives for Serialize, Clone, PartialEq, and Eq on types without them:
- AuthorizeOptionPrompt
- AuthorizeOptions
- CallbackParams

These derives are present on other exported types.
Copy link
Member

@sugyan sugyan left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you!

@sugyan sugyan merged commit 82e3d8e into atrium-rs:main Nov 28, 2025
14 checks passed
@github-actions github-actions bot mentioned this pull request Nov 28, 2025
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