token-authetication
There are 185 repositories under token-authetication topic.
AnderGoig/SwiftInstagram
Instagram API client written in Swift
tiangolo/full-stack
Full stack, modern web application generator. Using Flask, PostgreSQL DB, Docker, Swagger, automatic HTTPS and more.
enricofoltran/hello-auth-grpc
two grpc microservices with mutual TLS and token authentication in Go
hako/branca
:key: Secure alternative to JWT. Authenticated Encrypted API Tokens for Go.
laqul/laqul
A complete starter kit that allows you create amazing apps that look native thanks to the Quasar Framework. Powered by an API developed in Laravel Framework using the easy GraphQL queries language. And ready to use the Google Firebase features.
bwmarrin/go-alone
A simple to use, high-performance, Go (golang) MAC signer.
hezhii/react-native-auth-example
🔑 React Native APP 身份验证模块示例
senseta-os/senseta-base-project
Full stack, modern web application generator. Using Flask, Docker, Swagger, automatic HTTPS and more...
atholbro/paseto
Java Implementation of Platform-Agnostic Security Tokens - https://paseto.io
bezkoder/angular-16-jwt-auth
Angular 16 JWT Authentication example - Token Based Authentication & Role Based Authorization example with HttpOnly Cookie and Rest API
tiangolo/full-stack-flask-couchdb
Full stack, modern web application generator. Using Flask, CouchDB as database, Docker, Swagger, automatic HTTPS and more.
simdo/rest.api
Node.js RESTful API Service based on Express.js 4
Ayesh/StatelessCSRF
Secret-key based state-less CSRF token generator and validator for PHP 7. State-less means you do not have to store the CSRF token in session or database.
ShubhamBansal1997/token-authentication-django
This is django app used to explain the tutorial present on https://medium.com/@shubhambansal_89125/token-based-authentication-for-django-rest-framework-44586a9a56fb
BaseMax/JPOPHP
JSON Parser Object PHP is a library for parsing the data in JSON format.
chen0040/java-magento-client
Java client for communicating with Magento site
Liam1809/Daily-Nutrients-API
A Full-stack CRUD react web application helps people to keep track of the food consumed and customise their eating diet
devdattakhoche/Loan-Management-System
Loan management system using flask , build in docker using docker compose with python 3.6 as base image.
marklaygo/Angular-IdentityServer-WebAPI
basic angular token based authentication | asp.net core
vrsandeep/Django-chat
A django channels chat app using Token Auth
thangchung/fernet-dotnet
Fernet generates and verifies HMAC-based authentication tokens
bparanj/tokie
Token based authentication from scratch. https://rubyplus.com/articles/4311-Securing-an-API-in-Rails-5-using-Token-Based-Authentication
KlemenS189/django-expiring-token
Expiring token with expiration time update for Django Rest Framework
HichemTab-tech/tokens-validation
TokensValidation is a PHP library for secure authentication and authorization in web applications. It generates dynamic tokens for user login, password reset, and email confirmation. The library is ideal for software that requires secure user authentication and authorization.
Mahanteshkumbar/Angular-8-Laravel-6-user-Login
Angular 8 and Laravel 6 token based User Authentications For Beginner(Register and Login))
manifest/jose-erlang
Simple and fast JOSE library for Erlang
rvl/fernet-hs
Haskell library to generate and verify "Fernet" HMAC-based authentication tokens.
ahlem-phantom/react-token-auth
Build Redux Refresh Token with Axios Interceptors and JWT - React Redux for JWT Authentication & Authorization
hanspeterdietiker/A3-Project-Unifacs
Projeto A3 da Faculdade
mkdika/spring-restapi-auths
Several REST API Authentication Types Example with Spring Boot 1.5 and Spring Security.
tillknuesting/grpcMiddlewareAuthentication
Example implemented of token based authentication for gRPC server and client using Interceptors
Cadasta/drf-tmp-scoped-token
A Django REST Framework-compatible auth system to support temporary permissions-based tokens.
Leo4j/Token-Impersonation
Make or Steal a Token
ndrwbv/nestjs-postgres-auth-roles
NestJS boilerplate with JWT, postgres and roles guard
saadk555/LittleLemon
Little Lemon Capstone Project for Meta Backened Developer Course made with DJANGO
thangchung/branca-dotnet
Authenticated and encrypted API tokens using modern crypto