| labd/django-cognito-jwt |
136 |
|
0 |
0 |
over 4 years ago |
4 |
December 10, 2021 |
16 |
mit |
Python |
| An Authentication backend for Django Rest Framework for AWS Cognito JWT tokens |
| arronharden/cognito-demo-service |
28 |
|
0 |
0 |
almost 5 years ago |
0 |
|
0 |
mit |
JavaScript |
| Example Express based REST API in Node.js for my medium.com article on using the AWS Cognito provided JWT tokens in a backend service. Demonstrates downloading of the Cognito JWKS certificates and use of a JWT decoder to verify the claims in a JWT token, all wrapped up in a reusable Express middleware function. |
| arronharden/cognito-demo-ui |
25 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
mit |
JavaScript |
| Example React based UI for my medium.com article on using the AWS Cognito built in sign-in and sign-up content. Demonstrates a React router implementation of the callback endpoint, a Redux based credential store, as well as use of the AWS provided libraries. |
| tillkuhn/angkor |
11 |
|
0 |
0 |
about 2 years ago |
1 |
September 26, 2021 |
7 |
apache-2.0 |
Kotlin |
| 🌅(Mostly) educational app to manage favorite locations and recipes. Techstack Frontend: Angular 16 (TypeScript, Mapbox GL), Backend: Spring Boot 3.2 (JDK 21, Kotlin, PostgreSQL, Kafka, Cognito), Go Microservices, Docker, Terraform managed AWS Infrastructure |
| rcholic/CognitoREST |
8 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
mit |
Go |
| Bridging AWS Cognito to RESTful Endpoints in go-kit |