Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 391 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 391 Bytes

API Authentication Starterkit

We have two authentication endpoints setup (One node/express/mongo, the other django rest/psql) that will verify ownership of the public address it is coming from via web3.

Both starterkits have their own readme and are easy to setup. These satisfy the requirements of all the authentication endpoints found in our main API