Skip to content
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

Question: default client_id for Oauth #1874

Open
TheCreatorAMA opened this issue Aug 21, 2024 · 1 comment
Open

Question: default client_id for Oauth #1874

TheCreatorAMA opened this issue Aug 21, 2024 · 1 comment
Labels

Comments

@TheCreatorAMA
Copy link

Is there an example or a way that is know to set the default client_id for Oauth operations? I see in the swagger oauth docs you can use the init oauth method to do so.

@ubogdan
Copy link
Contributor

ubogdan commented Oct 20, 2024

Depending on the HTTP router you use, the feature need to be implemented in http-swagger , echo-swagger and so on.

By example this is already implemented in echo swagger , see the following example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants