session-like stateless auth
-
Updated
Jan 7, 2023 - JavaScript
session-like stateless auth
Spring Boot app that lets the majority decide what music to play by using Spotify
Question & Answer Web Application.
JWT authentication sample using Spring Boot 3.4 and Spring Security OAuth2 Resource Server with RSA key pairs
An example of the client part of the application that demonstrates user authentication and authorization
Passwordless • Zero-knowledge • Phishing-proof • No PII • Constant-time • One round-trip login
[Abandoned / Unmaintained] "jwts" module on NPM. Simple package for using with JWTs with Asymmetric signing
An example of a microservice authorization architecture that combines JWT token requests between other microservices
Managing security authentication with Spring security
Node app includes jwt, secure cookie, session management and email verification via otp. Also includes tests using Jest and Supertest.
gdprStateless Cookie Bar!
Advanced security implementation for a Spring Boot REST API, using Spring Security and stateless authentication via JSON Web Tokens (JWT).
this is a full-stack blog application that you can use to create your very own blogging system.
TicketTrack – A secure Spring Boot REST API featuring JWT authentication, role-based authorization, owner-based access control, and audit logging with PostgreSQL.
Minimal JWT access token issue and verification API using Express. Demonstrates stateless authentication without refresh tokens.
StoryVault API is a role-based authentication system built with NestJS. It uses JWT for secure access control, allowing users to manage and interact with stories based on their roles (guest, user, admin).
Stateless authentication using JWT, access token generated when user log in to his account. need to provide the access token to get ressources. refresh token is provided along with the accesss token for regenerating a new accesss token.
Java + Spring Boot (Spring Web/Security/JPA/Bean) with MySQL on the backend through a DAO layer and Angular (TypeScript) on the frontend, using JWT for Stateless Authentication.
Add a description, image, and links to the stateless-authentication topic page so that developers can more easily learn about it.
To associate your repository with the stateless-authentication topic, visit your repo's landing page and select "manage topics."