Skip to content

oyyblin/galxe-id-sdk-oauth-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

galxe-id-sdk-oauth-demo

This repo demostrates the ability to integrate with Galxe ID SDK via OAuth.

For more information, see Galxe documentation.

Components of this Demo

The following components are hosted on AWS

API Gateway

I used a simple setup that integrates / and /oauth/callback routes with Lambda.

Lambda

index.js: Lambda handler.

There are 3 environment variables:

  • CLIENT_ID: Provided by Galxe for your application.
  • CLIENT_SECRET: Provided by Galxe for your application.
  • WEB_URL: Base URL for the demo website.

About

Galxe Eth Denver workshop 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published