Hi, im trying to set the id_token inside ‘express-openid-connect’ session ‘res.oidc’ so im exchanging the OTP with the JWT tokens and it works fine with the auth0 API but now i need to set the response from the auth0 api inside the res.oidc so the client will receive the session cookie. Like in regular passwordless flow.
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Accessing id_token in expressjs | 3 | 372 | February 9, 2024 | |
Manually set ID Token in express-openid-connect SDK | 2 | 1516 | May 27, 2024 | |
Refresh session route in openid connect | 0 | 943 | February 17, 2023 | |
refreshToken missing from request.oidc | 3 | 3430 | January 6, 2022 | |
TypeError: id_token not present in TokenSet | 0 | 935 | March 19, 2023 |