Closed nuest closed 3 years ago
https://swagger.io/specification/#security-scheme-object
We use an apiKey that is stored as a cookie parameter.
apiKey
It could even work to reference the OAuth2 endpoint or docs from ORCID?
@Fmazin Is there really no way to get the content under ## User authentication into the "Authentication" headline right after "About" ?
## User authentication
We sue OAuth2 in the background, but then users only authenticate themselves with us only via the token. Since we ourselves do not offer OAuth2, this does not make sense.
https://swagger.io/specification/#security-scheme-object
We use an
apiKey
that is stored as a cookie parameter.It could even work to reference the OAuth2 endpoint or docs from ORCID?
@Fmazin Is there really no way to get the content under
## User authentication
into the "Authentication" headline right after "About" ?