-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Since we plan to run sync servers for developers they would not have the same host as their frontends. This rules out cookie authentication since Safari blocks third-party cookie since a while.
This leaves us with all sorts of authentication methods described here: https://fly.io/blog/api-tokens-a-tedious-survey/
Privy offers JWTs https://docs.privy.io/guide/react/authorization which might be the easiest to get up & running quickly, but really want to avoid JWTs on the long rung or at least have a better option once we offer custom identity management that is not tied to Privy.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed