-
Notifications
You must be signed in to change notification settings - Fork 428
Oauth provider client #772
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
base: dev
Are you sure you want to change the base?
Conversation
- Removed the user_id and provider_id parameters from the onCreate method, replacing them with a single data object. - Updated error messages to reflect changes in parameter names. - Added a new schema for provider_config_id to validate incoming requests. - Deleted unused route file for user-specific OAuth provider retrieval. - Adjusted tests to align with the new API structure and ensure proper validation.
…stack into oauth-provider-curd
…stack into oauth-provider-curd
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✨ No issues found! Your code is sparkling clean! ✨ 🗒️ View all ignored comments in this repo
Need help? Join our Discord for support! |
Documentation Changes Required
Please ensure these changes are reflected in the relevant documentation files. Follow the existing documentation patterns for consistency. |
No description provided.