In the new system, how does one do authentication?...
# prisma-whats-new
r
In the new system, how does one do authentication? Is it still a matter of adding serverless functions?
r
Thanks Nilan, so In the new system, its a matter of hosting your own server on AWS or GCE, while graphcool maps graphql to the db?
z
There's a few examples under the templates repo. From what I understand they still offer hosting when you deploy, which would be under their cloud plans, or you can host it yourself on AWS or GCP.
n
r
Thanks Nilan! Something else that was not entirely clear to me, what about Files? Do I have to find my own service for that?