All Projects → MosheWorld → Authenticationservice

MosheWorld / Authenticationservice

Implementations for JWT Authentication in C# and NodeJS.

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Authenticationservice

Go Book Store Api
Go Sample project to understand Mysql CRUD operation with best practises Includes logging, JWT, Swagger and Transactions
Stars: ✭ 18 (-61.7%)
Mutual labels:  jwt-authentication
Tvrboreact
Dream starter project: React, Redux, React Router, Webpack
Stars: ✭ 13 (-72.34%)
Mutual labels:  jwt-authentication
Bottle Jwt
JWT Authentication Plugin for bottle.py applications.
Stars: ✭ 30 (-36.17%)
Mutual labels:  jwt-authentication
My Idea Pool Client
💡💡 React + Redux + JWT (Auth) + Formik (Forms). Store and rank your ideas.
Stars: ✭ 18 (-61.7%)
Mutual labels:  jwt-authentication
Oc Jwtauth Plugin
JWTAuth Plugin for OctoberCMS.
Stars: ✭ 8 (-82.98%)
Mutual labels:  jwt-authentication
Express Starter
Express Starter
Stars: ✭ 14 (-70.21%)
Mutual labels:  jwt-authentication
Yacht
A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for.
Stars: ✭ 712 (+1414.89%)
Mutual labels:  jwt-authentication
Dcgan Pytorch
PyTorch Implementation of DCGAN trained on the CelebA dataset.
Stars: ✭ 32 (-31.91%)
Mutual labels:  implementation
Express Boilerplate
🚀 Starter project for a RESTful API in Node with Express & mongoose component-based
Stars: ✭ 9 (-80.85%)
Mutual labels:  jwt-authentication
Jwt Node Vue
Repositório responsável pelo primeiro projeto da série de vídeos: Coding Stuff.
Stars: ✭ 29 (-38.3%)
Mutual labels:  jwt-authentication
Angular Asp.netcorewebapi Mysql Crud Project
Angular 5 + ASP.Net Core 2.0 WebAPI + MySQL CRUD Sample
Stars: ✭ 22 (-53.19%)
Mutual labels:  jwt-authentication
Emqx Auth Jwt
EMQ X JWT Authentication Plugin
Stars: ✭ 26 (-44.68%)
Mutual labels:  jwt-authentication
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+71476.6%)
Mutual labels:  implementation
Esfnet Pytorch
ESFNet-Pytorch
Stars: ✭ 18 (-61.7%)
Mutual labels:  implementation
Jwt
Kotlin JWT 🔑 implementation (Json Web Token) as required by APNs 🔔 (Apple Push Notifications) or Sign in with Apple 🍏
Stars: ✭ 31 (-34.04%)
Mutual labels:  jwt-authentication
Delphimvcframework
DMVCFramework (for short) is a popular and powerful framework for web solution in Delphi. Supports RESTful and JSON-RPC APIs development.
Stars: ✭ 761 (+1519.15%)
Mutual labels:  jwt-authentication
Diagonistician Reactjs Express Mongoose
Question - Answers demo SPA
Stars: ✭ 13 (-72.34%)
Mutual labels:  jwt-authentication
Authn Server
Authentication service that keeps you in control without forcing you to be an expert in web security.
Stars: ✭ 978 (+1980.85%)
Mutual labels:  jwt-authentication
Laravel Jwt
Laravel with JWT Authentication for API development
Stars: ✭ 31 (-34.04%)
Mutual labels:  jwt-authentication
Php Storageless Sessions
Sessions handler which stores session data in HMAC-signed and encrypted cookies
Stars: ✭ 29 (-38.3%)
Mutual labels:  jwt-authentication

AuthenticationService

The actual articles are written in medium platform, those are just the implementations.

Simple JWT Authentication explanation: https://medium.com/@mmoshikoo/simple-jwt-authentication-explanation-81e930a1a01f

C# Article: https://medium.com/@mmoshikoo/jwt-authentication-using-c-54e0c71f21b0

NodeJS Article: https://medium.com/@mmoshikoo/jwt-authentication-using-nodejs-82a1d8fb8648

Enjoy.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].