Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 951 Bytes

File metadata and controls

14 lines (9 loc) · 951 Bytes

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