django_ory_auth calling /sessions/whoami for every request #83
Unanswered
leodotcloud
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hello @leodotcloud Please have a look at the security model that Ory uses by default. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
Trying out the example django-ory-cloud and also looking at the source code I see that there is an API request made for every app request. This is quite an overhead to use Ory. Am I missing something?
Quick walkthrough of the source code of the Go SDK as well as the other sample projects using Javascript; it's the same behavior.
References:
Beta Was this translation helpful? Give feedback.
All reactions