https://github.com/awslabs/aws-jwt-verify
JS library for verifying JWTs signed by Amazon Cognito, and any OIDC-compatible IDP that signs JWTs with RS256, RS384, RS512, ES256, ES384, ES512, Ed25519 and Ed448
https://github.com/arturbomtempo-dev/jwt-authentication-tutorial
This repository provides learning material for JWT authentication and password hashing with bcrypt in Node.js.
https://github.com/arturbomtempo-learning/secure-rest-api-spring-boot-jwt
A project developed to deepen understanding of Spring Security and JWT in a Spring Boot application.
https://github.com/bartosz-ziolkowski/polenix_client
Platform for ordering food
https://github.com/bartosz-ziolkowski/poindexter-network
Social network for book lovers
https://github.com/bartosz-ziolkowski/polenix_server
Platform for ordering food
https://github.com/anamarijapapic/erasmus-portal
Final project for university subject Agile Management. A platform where students and staff can apply for Erasmus+ programs, and institutions can manage these applications. 👥🌐
todosimple-api
Projeto de API RESTful em Spring Boot para gerenciamento de tarefas, com foco em CRUD e autenticação. Parte de um curso interdisciplinar na PUC Minas. Playlist do curso no YouTube
fastapi
FastAPI is a modern web framework that makes building APIs easy and fast. With its high performance and simplicity, developers can create production-ready applications efficiently. 🚀💻