All Projects → auth0-blog → Keystonejs Auth

auth0-blog / Keystonejs Auth

A Secure Star Wars API developed with KeystoneJS

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Keystonejs Auth

Fastify Esso
The easiest authentication plugin for Fastify, with built-in support for Single sign-on
Stars: ✭ 20 (+53.85%)
Mutual labels:  authentication, auth
Pizzaql
🍕 Modern OSS Order Management System for Pizza Restaurants
Stars: ✭ 631 (+4753.85%)
Mutual labels:  authentication, auth0
Awesome Auth
📊 Software and Libraries for Authentication & Authorization
Stars: ✭ 520 (+3900%)
Mutual labels:  authentication, auth
Angular Token
🔑 Token based authentication service for Angular with interceptor and multi-user support. Works best with devise token auth for Rails. Example:
Stars: ✭ 376 (+2792.31%)
Mutual labels:  authentication, auth
Kratos Selfservice Ui React Native
A reference implementation of an app using ORY Kratos for auth (login), sign up (registration), profile settings (update password), MFA/2FA, account recovery (password reset), and more for React Native. This repository is available as an expo template!
Stars: ✭ 24 (+84.62%)
Mutual labels:  authentication, auth
Paseto
Platform-Agnostic Security Tokens implementation in GO (Golang)
Stars: ✭ 461 (+3446.15%)
Mutual labels:  authentication, auth
Social Core
Python Social Auth - Core
Stars: ✭ 618 (+4653.85%)
Mutual labels:  authentication, auth
Sapper Ecommerce
Svelte ecommerce - Headless, Authentication, Cart & Checkout, TailwindCSS, Server Rendered, Proxy + API Integrated, Animations, Stores, Lazy Loading, Loading Indicators, Carousel, Instant Search, Faceted Filters, 1 command deploy to production, Open Source, MIT license. Join us as contributor ([email protected])
Stars: ✭ 289 (+2123.08%)
Mutual labels:  authentication, auth
Rbac
Hierarchical Role Based Access Control for NodeJS
Stars: ✭ 857 (+6492.31%)
Mutual labels:  authentication, auth
React Native Fingerprint Scanner
Provide Fingerprint, Touch ID, and Face ID Scanner for React Native (Compatible with both Android and iOS)
Stars: ✭ 704 (+5315.38%)
Mutual labels:  authentication, auth
Shinobi
👺 Simple and light-weight role-based permissions system for Laravel's built in Auth system.
Stars: ✭ 349 (+2584.62%)
Mutual labels:  authentication, auth
Aws Serverless Auth Reference App
Serverless reference app and backend API, showcasing authentication and authorization patterns using Amazon Cognito, Amazon API Gateway, AWS Lambda, and AWS IAM.
Stars: ✭ 724 (+5469.23%)
Mutual labels:  authentication, auth
React Native Auth Boilerplate
A react native boilerplate with authentication already implemented
Stars: ✭ 307 (+2261.54%)
Mutual labels:  authentication, auth
Cloudfront Auth
An AWS CloudFront [email protected] function to authenticate requests using Google Apps, Microsoft, Auth0, OKTA, and GitHub login
Stars: ✭ 471 (+3523.08%)
Mutual labels:  authentication, auth0
Annon.api
Configurable API gateway that acts as a reverse proxy with a plugin system.
Stars: ✭ 306 (+2253.85%)
Mutual labels:  authentication, auth
Angular Auth Oidc Client
npm package for OpenID Connect, OAuth Code Flow with PKCE, Refresh tokens, Implicit Flow
Stars: ✭ 577 (+4338.46%)
Mutual labels:  authentication, auth
ertis-auth
Generic token generator and validator service like auth
Stars: ✭ 28 (+115.38%)
Mutual labels:  auth, auth0
Material Kit React
React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other
Stars: ✭ 3,465 (+26553.85%)
Mutual labels:  authentication, auth0
Auth0 React Samples
Auth0 Integration Samples for React Applications
Stars: ✭ 672 (+5069.23%)
Mutual labels:  authentication, auth0
Php Auth
Authentication for PHP. Simple, lightweight and secure.
Stars: ✭ 713 (+5384.62%)
Mutual labels:  authentication, auth

Secure Star Wars API

This API is built with KeystoneJS and secured with Auth0.

This is the code that accompanies the KeystoneJS tutorial on Auth0 Blog.

Installation

# Get the project
git clone [email protected]:auth0-blog/keystonejs-auth.git

# Change directory
cd keystonejs-auth

# Install the dependencies
npm install

# Run your app
node keystone
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].