Managing authentication for FileMaker-backed web apps
One of the wonderful things about Claris FileMaker is its ability to power web apps. However, doing so brings up questions about authentication. For instance, how do you allow a user to securely log into a web app? Once they’ve logged in, how can information about the user be easily collected, displayed, and changed according to the user’s role and permission set in that web app? For Next.js there is a great library to handle secure authentication: NextAuth. Because NextAuth […]
The post Managing authentication for FileMaker-backed web apps appeared first on Proof+Geist (formerly Geist Interactive).
0 Comments
Recommended Comments
There are no comments to display.