nextjs-got
Auth solution
An authentication solution for a Next.js application using Auth0
A simple nextjs application that showcases Game of Thrones Characters
33 stars
3 watching
8 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
atomrc/cyclejs-auth0 | A package providing a simple way to protect components and send authentication tokens with Auth0 in Cycle.js applications | 23 |
adamjmcgrath/reactnativesimpleauthexample | An example application demonstrating authentication functionality using react-native-simple-auth | 10 |
auth0/auth0-angular | A library for integrating authentication into Angular Single Page Applications | 179 |
ooade/next-apollo-auth | An authentication boilerplate using Next.js and Apollo GraphQL with support for local and GitHub login | 202 |
jajaperson/nestjs-auth0 | An example NestJS application that uses Auth0 via Passport for authentication. | 208 |
hrushikedar33/next-fire-auth | A Next.js project providing a basic setup for Firebase authentication with email and Google authentication | 6 |
dominikangerer/auth0-vue | A Vue.js application that uses Auth0 for authentication and user management | 39 |
auth0-blog/react-flux-jwt-authentication-sample | A sample project demonstrating how to add authentication to a React Flux app using JWTs and multiple authentication sources | 589 |
jcjones/webauthn.bin.coffee | A simple web authentication testing site implemented in JavaScript | 90 |
nielskrijger/auth-server | An authentication server built with JavaScript and MongoDB | 8 |
auth0/auth0.net | A .NET client library for interacting with the Auth0 Authentication and Management APIs. | 329 |
estrada9166/server-authentication-next.js | An example of server-side authentication using JWT tokens in Next.js | 106 |
koajs/basic-auth | Provides basic authentication middleware for protecting routes in a web application. | 138 |
jshttp/basic-auth | Parses basic authentication credentials from HTTP headers | 702 |
ctrlaltdylan/shopify-session-tokens-nextjs | An example application demonstrating Shopify's OAuth handshake and cookie-less session token generation & verification using Next.js and shopify-nextjs-toolbox utilities. | 106 |