O auth2 (oauth2)
Ver Autenticação acima. O access_token deve ser incluído na requisição como um atributo do HEADER em formato 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 |