Permissions
If you have access to a backend environment (server, serverless lambdas, edge workers), you can use our MemberStack admin package to verify a member’s access token AND control what data get returned based on their permissions. Verifying tokens on the server is an industry-standard approach to authentication and is considered a best practice for authorizing requests.