Skip to main content

6 posts tagged with "Authentication"

View All Tags

Verify and Decode AWS Cognito JWT Tokens in a React Application.

Cognito workflow diagrams. Token samples. Token exchange code samples. Useful API methods.

Integrating Google OAuth with Redux so that user authentication data is available globally.

Introduction to user authentication in React using Google OAuth

Implementing user authentication in an Express application using Passport JS. Setting up login and registration forms, authentication routes, and template modification based on authentication.