Skip to content

TampaDevs/tampadev-signin-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sign in with Tampa.dev

Add Tampa.dev authentication to your app with OAuth 2.1 + PKCE. Give your users single sign-on with the Tampa Bay tech community.

Check out this live demo.

Sign in with Tampa.dev Sign in with Tampa.dev

  1. Register your app in the Developer Portal or via the dynamic client registration API
  2. Redirect users to https://tampa.dev/oauth/authorize with PKCE parameters
  3. Exchange the authorization code for an access token at https://tampa.dev/oauth/token
  4. Use the token to call the Tampa.dev API (https://api.tampa.dev/v1/me, etc.)

Full integration guide: https://tampa.dev/developer/docs/signin-with-tampadev

About

Sign in with Tampa.dev Demo

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors