cyclejs-auth0
Auth wrapper
A package providing a simple way to protect components and send authentication tokens with Auth0 in Cycle.js applications
Everything you need to start playing with Auth0 on your Cyclejs app
23 stars
2 watching
6 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
auth0/auth0-angular | A library for integrating authentication into Angular Single Page Applications | 178 |
auth0-blog/nextjs-got | An authentication solution for a Next.js application using Auth0 | 33 |
jajaperson/nestjs-auth0 | An example NestJS application that uses Auth0 via Passport for authentication. | 207 |
adamjmcgrath/reactnativesimpleauthexample | An example application demonstrating authentication functionality using react-native-simple-auth | 10 |
cryptr-auth/cryptr-angular | An Angular SDK providing authentication functionality | 1 |
lukejacksonn/hyperapp-firebase-auth | A hyperapp module that wraps the Firebase authentication API to provide a simple and convenient way to manage user authentication in web applications. | 19 |
curso-r/auth0 | An R package for implementing authentication with Auth0 in Shiny apps. | 154 |
auth0/auth0.net | A .NET client library for interacting with the Auth0 Authentication and Management APIs. | 328 |
tfarras/nestjs-firebase-auth | A Firebase authentication strategy for integrating with Passport in NestJS applications. | 68 |
jshttp/basic-auth | Parses basic authentication credentials from HTTP headers | 701 |
alexandre-spieser/aureliaaspnetcoreauth | A single-page application demonstrating token-based authentication using Aurelia and ASP.NET Core with OpenId and SignalR integration. | 7 |
cdiaz/nestjs-auth0 | A template project for building a NestJS application with Auth0 authentication | 90 |
alpha018/nestjs-firebase-auth | A NestJS module that integrates Firebase authentication and role-based access control (RBAC) into an application. | 31 |
koajs/basic-auth | Provides basic authentication middleware for protecting routes in a web application. | 138 |
a-tokyo/apple-signin-auth | A Node.js authentication library for integrating Apple's Sign in with Apple feature into applications. | 152 |