| awslabs/aws-jwt-verify |
535 |
|
0 |
63 |
about 2 years ago |
15 |
March 20, 2023 |
5 |
apache-2.0 |
TypeScript |
| JS library for verifying JWTs signed by Amazon Cognito, and any OIDC-compatible IDP that signs JWTs with RS256, RS384, and RS512 |
| ghdna/cognito-express |
211 |
|
14 |
16 |
over 2 years ago |
30 |
December 11, 2023 |
19 |
mit |
JavaScript |
| Authenticates API requests on a Node application by verifying the JWT signature of AccessToken or IDToken generated by Amazon Cognito. |
| ellaisys/aws-cognito |
102 |
|
0 |
0 |
about 2 years ago |
31 |
July 14, 2023 |
7 |
mit |
PHP |
| AWS Cognito package (with MFA Feature) using the AWS SDK for PHP/Laravel |
| damoresa/aws-secure-websockets |
35 |
|
0 |
0 |
almost 5 years ago |
0 |
|
6 |
|
JavaScript |
| Secure web socket implementation using AWS products and serverless framework |
| buccfer/aws-cognito-express |
34 |
|
0 |
3 |
over 3 years ago |
13 |
December 23, 2022 |
1 |
mit |
JavaScript |
| Verification of Access and ID tokens issued by AWS Cognito for Node.js |
| 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. |
| maximivanov/cognito-jwt-verifier |
25 |
|
0 |
4 |
over 3 years ago |
10 |
November 15, 2021 |
3 |
mit |
JavaScript |
| Verify ID and access JWT tokens from AWS Cognito in your node/Lambda backend with minimal dependencies. |
| atowndata/biblio |
16 |
|
0 |
0 |
over 8 years ago |
0 |
|
1 |
|
JavaScript |
| A reference ClojureScript/Reagent client for AWS Cognito |
| rrohitramsen/aws_jwt_cognito |
8 |
|
0 |
0 |
about 4 years ago |
0 |
|
1 |
mit |
Java |
| AWS Cognito JWT parser and validator. |
| vlsidlyarevich/aws-jwt-spring-security |
6 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
apache-2.0 |
Java |
| Spring boot base with configured security based on AWS JWT |