Verify user in Node.js backend

@jonathan-fielding, hmm, I don’t have implementation details but if you can pass the token to your backend, you can check for their metadata as mentioned here: Manage existing Identity users | Netlify Docs. Let me know if that works for you.