feat(oauth): implement custom OAuth provider management #1106
- Add support for custom OAuth providers, including creation, retrieval, updating, and deletion. - Introduce new model and controller for managing custom OAuth providers. - Enhance existing OAuth logic to accommodate custom providers. - Update API routes for custom OAuth provider management. - Include i18n support for custom OAuth-related messages.
Showing
controller/custom_oauth.go
0 → 100644
This diff is collapsed.
Click to expand it.
model/custom_oauth_provider.go
0 → 100644
model/user_oauth_binding.go
0 → 100644
oauth/generic.go
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment