Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Fork of the HTMX example contact-app to experiment with using AWS Cognito for auth.

License

Notifications You must be signed in to change notification settings

mousedownco/cognito-htmx-app

 
 

Repository files navigation

Important

This was a fork of the htmx-contact-app repository that was meant to show how to integrate AWS Cognito with HTMX. I've moved that demo to the simpler htmx-cognito-demo project.

Cognito Integration

Fork of the htmx-contact-app repository to add Cognito integration.

Building

GOOS=linux GOARCH=arm64 sam build

Custom Domain

Why use a custom domain? When attempting to use the default distribution domains with the API Gateway the SAM template would eventually fail with circular dependency errors.

About

Fork of the HTMX example contact-app to experiment with using AWS Cognito for auth.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.5%
  • CSS 20.4%
  • Go 3.5%
  • Other 0.6%