OpenAPI/Swagger OAuth 2 授权代码流规范
OpenAPI/Swagger spec for OAuth 2 Authorization code flow
是否有适用于我可以在我的项目中使用的 OAuth 2 授权代码流的良好开源 Swagger 2.0 规范?或者 OpenID Connect 流程的 swagger 规范。
我最终为 OAuth2 授权码授予中使用的端点创建了自己的 OpenAPI 规范:https://github.com/fed239/oauth2-swagger/blob/master/oauth2-authorization_code.yaml
是否有适用于我可以在我的项目中使用的 OAuth 2 授权代码流的良好开源 Swagger 2.0 规范?或者 OpenID Connect 流程的 swagger 规范。
我最终为 OAuth2 授权码授予中使用的端点创建了自己的 OpenAPI 规范:https://github.com/fed239/oauth2-swagger/blob/master/oauth2-authorization_code.yaml