https://supertokens.com/ logo
#general
Title
# general
r

rp

10/09/2021, 10:38 AM
Using our session recipe for server to server is not recommended cause the "client server" would need to synchronise all calls to the refresh endpoint - which adds complexity to the code + causes issues if the client server's infra is distributed. A simple alternative for this kind of interaction is to use an API key instead.