t8 / authnode-serverless

A serverless ArVerify Authentication Node

Home Page:https://authnode.tateberenbaum.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless ArVerify Node

Deploy with Vercel

A serverless way to deploy an Authentication Node on the ArVerify Network.

Configuration

All configuration is done via environment variables. Refer to the following table to properly configure your node.

Variable Example Description
GOOGLE_CLIENT_ID ... The Google Authentication Client ID
GOOGLE_CLIENT_SECRET ... The Google Authentication Client Secret
ENDPOINT https://authnode.tateberenbaum.com The endpoint where your AuthNode is hosted
JWK {...} Your Arweave Keyfile

About

A serverless ArVerify Authentication Node

https://authnode.tateberenbaum.com

License:MIT License


Languages

Language:TypeScript 83.4%Language:JavaScript 11.7%Language:HTML 4.8%