Projects with this topic
-
Node.js / TypeScript implementation of the aice-auth contract; currently provides a JOSE-based JWT verifier.
Updated -
React Native (TypeScript) client SDK for the aice-auth issuer, with optional AsyncStorage-backed token persistence.
Updated -
Browser TypeScript client SDK for the aice-auth issuer, with login/refresh/logout and a pluggable token store.
Updated -
A robust Node.js authentication API built with TypeScript, featuring JWT access and refresh tokens, user management, and email verification.
Updated -
This is the simple UI built with Angular 13. It consists of Login and Sign Up page suitable for any application. It'll be the base for any web application. It uses JWT for authentication using the services from Java Spring Boot. Will be enhanced further for e-commerce website.
Updated -
-
This project includes two Nodejs Framework Projects i.e. Expressjs And Nestjs for now. This is a demo project to show my practice in both frameworks and try to implement the knowledge I have about the framework.
In this project, as an ORM I use Sequelize (Sequelize-Typescript) and For the Database I use PostgreSQL.
Updated -
Mongo database-based NestJS model with user authentication and additional functionality.
Updated -
-
-
NestJS JWT authentication with refresh token
Updated -
Cover the needs of a company that wants to create/edit a job at a job board. The user should be able to sign-up/login, create a company profile and a job ad
Updated -
Autohub is a web based tool for vehicle and vehicle history management running on Ubuntu instance.
Updated -
-
Simple JWT authorization service.
Updated -
API-REST creada con Angular 7 y Spring Boot 2, para la comunicación entre el backend y el frontend se usa JWT
Updated -
Metodo de registro de clientes nuevos, los cuales no pueden registrarse multiples veces. Existe un panel administrativo para el staff el cual administra ciudades y sedes a las cuales se registraran los clientes. Cada sede tiene un limite de 300
Updated -
En este ejemplo se utiliza angular 6 y un servicio rest. El metodo de seguridad es JWT.
Updated -