echoing-postman-28418
09/29/2022, 2:01 PMprehistoric-garage-81870
09/29/2022, 2:13 PMif you don't want to make repeated calls to/toSession
, or you need to use JWTs in your setup, you can convert Ory Sessions to JWTs on your entry point. There, you could add caching to further reduce the amount of API calls made/sessions/whoami
echoing-postman-28418
09/29/2022, 2:17 PM