-
The REST api doc https://www.ory.sh/hydra/docs/next/reference/api/#operation/oauth2Token hint
Confused by above and also confused by the parameters
what does sad for document. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @leapit It is not advised to directly use the endpoints, you need to use a library that implements good security practices. The As for the parameters, maybe you should first read this section of the docs: https://www.ory.sh/hydra/docs/next/concepts/openid-connect-oidc |
Beta Was this translation helpful? Give feedback.
Hi @leapit
It is not advised to directly use the endpoints, you need to use a library that implements good security practices. The
login-consent-node
application is an example and should not be directly copied for production usage.As for the parameters, maybe you should first read this section of the docs: https://www.ory.sh/hydra/docs/next/concepts/openid-connect-oidc