O auth2 (oauth2)
Ver Autenticação acima. O access_token deverá ser incluído no HEADER da requisição utilizando o esquema Bearer.
| Flow type | clientCredentials |
|---|---|
| Token URL | https://apigateway.vagas.com.br/oauth/token |
| Flow type | authorizationCode |
|---|---|
| Authorization URL | https://apigateway.vagas.com.br/oauth/authorize |
| Token URL | https://apigateway.vagas.com.br/oauth/token |