Separate authentication and authorization

I have been working on separate authentication and authorization. Authentication with a firebase as well as an authorization with fauna DB.

What would be the best and secure way to achieve authorization with fauna DB?

1 Like

There is no single answer on that question since Fauna in contrary to Firebase is not really opinionated on how to implement authentication. But there is a lot written around the subject on the forum: