Hi Team,
Can some one explain how to create ID token and refresh token.
We are planning to leverage ory hydra for authentication server.
I went through documentation but did not get complete picture.
Able to set up ory hydra with docker & postgress.
able to create client & able to create access token .
What is consent app.How it helps.
We need expose rest apis to provide refresh & id tokens with custom fileds …Please help