Build a secure web application with Platformatic, Auth0 and Next.js
Introduction
Platformatic DB provides role-based support for authorization. This allows us to restrict access to specific parts of the automatic APIs that Platformatic DB generates for us. We can then integrate an external service like Auth0 to provi...
blog.platformatic.dev29 min read
Samantha Vale
Developer
Amazing tutorial, thank you for sharing! I did wanted to ask about an issue I'm facing, when running the frontend app it fails on window undefined, even with the typeof check. Any recommendations on how to fix this issue? Thanks!