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.
- Register your app in the Developer Portal or via the dynamic client registration API
- Redirect users to
https://tampa.dev/oauth/authorizewith PKCE parameters - Exchange the authorization code for an access token at
https://tampa.dev/oauth/token - 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