• Stars
    star
    18
  • Rank 1,203,759 (Top 24 %)
  • Language
    JavaScript
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Ethereum Login example for second Ethereum post

More Repositories

1

angular2-authentication-sample

This is a sample that shows how to add authentication to an Angular 2 (ng2) app
JavaScript
970
star
2

nodejs-jwt-authentication-sample

A NodeJS API that supports username and password authentication with JWTs
JavaScript
689
star
3

react-flux-jwt-authentication-sample

Sample for implementing Authentication with a React Flux app and JWTs
JavaScript
590
star
4

vue-jwt-authentication

Vue
506
star
5

redux-auth

JavaScript
386
star
6

angular-token-auth

Token-based authentication in AngularJS
JavaScript
361
star
7

angularjs-jwt-authentication-tutorial

Demo for ngEurope's talk
JavaScript
214
star
8

angular2-electron

TypeScript
169
star
9

angular2-the-new-horizon-sample

Sample project for Angular 2: The new horizon talk at jQuerySF
JavaScript
150
star
10

vuejs2-authentication-tutorial

JavaScript
145
star
11

reactjs-authentication-tutorial

Chuck Norris World App - A sample app that shows how to add authentication to a ReactJS app
JavaScript
140
star
12

angular-2-authentication-tutorial

TypeScript
104
star
13

sqlalchemy-orm-tutorial

Repository that accompanies the "SQLAlchemy ORM Tutorial for Python Developers" blog post
103
star
14

mean-rsvp-auth0

MEAN stack application with Auth0 (see sample deployed at https://rsvp.kmaida.net)
TypeScript
98
star
15

auth0-golang-jwt

Authenticate a Golang API with JSON Web Tokens (JWT)
JavaScript
97
star
16

actix-diesel-auth

A demo of using actix, disel for authentication using Auth0
Rust
82
star
17

django-vue.js

Securing Django and Vue.js Applications with Auth0
JavaScript
81
star
18

angular-auth0-aside

Aside: Angular with Auth0 and an authenticated Node API.
TypeScript
80
star
19

react-tutorial

JavaScript
76
star
20

mfa-and-microservices-blog-samples

JavaScript
75
star
21

python-flask-angular-1

Repository for the "Using Python, Flask, and Angular to Build Modern Web Apps - Part 1" article
TypeScript
67
star
22

flutter-authentication

Get Started with Flutter Authentication
Dart
65
star
23

nextjs-passport

JavaScript
64
star
24

flask-restful-apis

Project created throughout the "Developing RESTful APIs with Python and Flask" article.
Python
63
star
25

nest-react-blog-ga

TypeScript
63
star
26

react-rbac

Role-Based Access Control (RBAC) and React Apps
JavaScript
62
star
27

webtask-runner

A server that runs WebTasks.
JavaScript
61
star
28

aliens-go-home-part-1

GitHub repository that accompanies the first article of the "Developing Games with React, Redux, and SVG" series.
JavaScript
60
star
29

react-flux-debug-actions-sample

This repository shows how you can use Flux actions to reproduce your user's issues in your own browser
JavaScript
59
star
30

jwt-as-api-keys

Example of how to use JWTs as API Keys
JavaScript
58
star
31

elm-with-jwt-api

Elm
57
star
32

auth0-python-fastapi-sample

Code sample for a protected API in FastAPI for Python
Python
56
star
33

blog-refresh-tokens-sample

Refresh tokens example for blog post
JavaScript
53
star
34

questionmarks-server

Java
50
star
35

serverless-stories-lambda

Serverless app built with AWS Lambda
JavaScript
50
star
36

gatsby-auth0

Sample code for adding Auth0 to a Gatsby site. Can also be used as a Gatsby starter.
JavaScript
47
star
37

vue-express-auth

JavaScript
47
star
38

spring-boot-jwts

Securing Spring Boot with JWTs
Java
46
star
39

go-react-vr

Create a voting application with Go and React
JavaScript
46
star
40

book-app

JavaScript
44
star
41

spring-boot-auth

Developing and Securing RESTful APIs with Spring Boot
Java
44
star
42

falcor-create-demo

falcor-create-demo
JavaScript
43
star
43

hapi-jwt-authentication

JavaScript
41
star
44

secure-blazor-wasm-quiz-manager

HTML
40
star
45

auth0-react-sample

React project that defines a Single-Page Application (SPA)
JavaScript
40
star
46

pet-tags-ngrx

TypeScript
39
star
47

react-auth0

JavaScript
39
star
48

auth0-express

JavaScript
39
star
49

electron-openid-oauth

JavaScript
38
star
50

nodejs-awesome-polls

JavaScript
38
star
51

rust-api-example

Example of a RESTful API in Rust
Rust
37
star
52

sails-jwt-authentication-tutorial

A SailsJS API that supports username and password authentication with JWTs
JavaScript
36
star
53

nextjs-got

A simple nextjs application that showcases Game of Thrones Characters
JavaScript
32
star
54

blazor-quiz-manager

HTML
32
star
55

spring-boot-faces

Java
32
star
56

relay-auth

Code sample of the Auth0 Relay tutorial
JavaScript
31
star
57

bff-auth0-dotnet

C#
31
star
58

vue-events-auth

Vue
31
star
59

ionic-audio-player

TypeScript
29
star
60

lumen-api-auth

Lumen Authors API. Secured with JWT
PHP
29
star
61

polymer-with-jwt-api

Build an app using web components and Polymer with an API and JSON Web Token authentication.
HTML
29
star
62

ngrx-auth

Sample code for adding authentication to an NgRx project.
TypeScript
29
star
63

streamlit-asehmi

Python
28
star
64

fireteller

FireTeller is a Firebase app that integrates Auth0 for user authentication.
JavaScript
28
star
65

blog-dombench

DOM benchmarks using different libraries
JavaScript
27
star
66

blog-passwordless-authentication

Learn how to integrate passwordless authentication with Facebook Account Kit and Auth0 Passwordless
JavaScript
26
star
67

golang-angular

Go
25
star
68

nest-restaurant-api

TypeScript
25
star
69

redux-auth0

JavaScript
24
star
70

rottentomatoes-clone

JavaScript
24
star
71

glossary-web-api-aspnet-core

C#
24
star
72

cordova-sample

Sample for the post: https://auth0.com/blog/2015/12/08/converting-your-web-app-to-mobile/
Java
24
star
73

angular-auth

JavaScript
24
star
74

angular2-http

Code for the Angular 2 Http tutorial
TypeScript
24
star
75

grpc-dotnet

C#
23
star
76

blog-ldap-csharp-example

C#
23
star
77

glossary-web-api-aspnet

C#
22
star
78

jwts-in-python

Check out how to create and validate JWTs in Python
22
star
79

aliens-go-home-part-3

GitHub repository that accompanies the third article of the "Developing Games with React, Redux, and SVG" series.
JavaScript
22
star
80

next6-auth0

JavaScript
22
star
81

cookie-jwt-auth

Example of how to use JWTs in cookies
JavaScript
22
star
82

auth0-angular-sample

Angular project that defines a Single-Page Application (SPA)
TypeScript
21
star
83

springboot-auth-updated

Implementing JWT Authentication on Spring Boot APIs
Java
21
star
84

auth0-graphql-server

JavaScript
21
star
85

ionic2-auth

TypeScript
21
star
86

angular-d3-socketio

TypeScript
20
star
87

nest-companies

TypeScript
20
star
88

firebase-auth0-nodeserver

Node.js server that mints custom Firebase tokens and serves dog breed data.
JavaScript
20
star
89

angular-material

Creating Beautiful Apps with Angular Material
TypeScript
20
star
90

nodejs-restify

JavaScript
20
star
91

auth0-hooks-context

JavaScript
19
star
92

es2015-rundown-example

JavaScript
19
star
93

kotlin-spring-boot

RESTful APIs with Kotlin and Spring Boot
Shell
19
star
94

next2-auth0

JavaScript
18
star
95

spa-jwt-authentication-tutorial

Add authentication to a vanilla js single page app
JavaScript
18
star
96

firebase-phone-auth

Firebase Phone Number Authentication
JavaScript
18
star
97

svelte-auth0

JavaScript
18
star
98

angular2-routing

JavaScript
18
star
99

auth0-express-js-sample

Express API to showcase Auth0 API authorization.
JavaScript
17
star
100

kotlin-graphql

Kotlin
16
star