Skip to content

Example code for how to implement 'Login with WeSalute' and 'Connect your WeSalute Account'

Notifications You must be signed in to change notification settings

wesalute/labs-oauth-examples

Repository files navigation

WeSalute Brand Connections Demos

This application shows examples of hypothetical partner websites connecting to WeSalute using OAuth2 protocol.

Once connected, the same applications are able to access data about a WeSalute user.

Installation

You will need a Node.js runtime installed locally.

  • Clone this repositor
  • Run npm install
  • Run npm run dev (for WeSalute teams) OR npm run prod (for partner teams)
  • Open http://localhost:4000 in your browser

You will need a valid WeSalute account to log in. Ask for a test one if it was not provided to you.

To view and revoke brand connections for your account see https://account.wesalute.com/brand-connections

About

Example code for how to implement 'Login with WeSalute' and 'Connect your WeSalute Account'

Resources

Stars

Watchers

Forks

Packages

No packages published