All Projects → stormpath → Express Stormpath

stormpath / Express Stormpath

Licence: apache-2.0
Build simple, secure web applications with Stormpath and Express!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Express Stormpath

Grant
OAuth Proxy
Stars: ✭ 3,509 (+973.09%)
Mutual labels:  express, authentication, oauth
Buji Pac4j
pac4j security library for Shiro: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 444 (+35.78%)
Mutual labels:  authentication, oauth, login
Oauth
🔗 OAuth 2.0 implementation for various providers in one place.
Stars: ✭ 336 (+2.75%)
Mutual labels:  authentication, oauth, login
Spring Webmvc Pac4j
Security library for Spring Web MVC: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 110 (-66.36%)
Mutual labels:  authentication, oauth, login
Spring Security Pac4j
pac4j security library for Spring Security: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 231 (-29.36%)
Mutual labels:  authentication, oauth, login
Mern Stack Authentication
Secure MERN Stack CRUD Web Application using Passport.js Authentication
Stars: ✭ 60 (-81.65%)
Mutual labels:  express, authentication, login
Play Pac4j
Security library for Play framework 2 in Java and Scala: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 375 (+14.68%)
Mutual labels:  authentication, oauth, login
Spark Pac4j
Security library for Sparkjava: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 154 (-52.91%)
Mutual labels:  authentication, oauth, login
Turnstile
An authentication framework for Swift.
Stars: ✭ 163 (-50.15%)
Mutual labels:  authentication, oauth, login
Mean Angular5 Passport Authentication
Securing MEAN Stack (Angular 5) Web Application using Passport Authentication
Stars: ✭ 24 (-92.66%)
Mutual labels:  express, authentication, login
Mern Boilerplate
Fullstack boilerplate with React, Redux, Express, Mongoose, Passport Local, JWT, Facebook and Google OAuth out of the box.
Stars: ✭ 112 (-65.75%)
Mutual labels:  express, authentication, oauth
Express Starter
It's a hackathon-starter fork, but designed to use PostgreSQL by default (or MySQL)
Stars: ✭ 215 (-34.25%)
Mutual labels:  express, oauth
Hackathon Starter Kit
A Node-Typescript/Express Boilerplate with Authentication(Local, Github, Facebook, Twitter, Google, Dropbox, LinkedIn, Discord, Slack), Authorization, and CRUD functionality + PWA Support!
Stars: ✭ 242 (-25.99%)
Mutual labels:  express, authentication
Login
Vue + Vue-router + Vuex 实现前端页面及逻辑,Express 实现注册登录登出的RestFul API 。
Stars: ✭ 246 (-24.77%)
Mutual labels:  express, login
Auth Jwt
A demo to learn JWT by reverse engineering
Stars: ✭ 208 (-36.39%)
Mutual labels:  express, authentication
Express Mongoose Es6 Rest Api
💥 A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication
Stars: ✭ 2,811 (+759.63%)
Mutual labels:  express, authentication
react-linkedin-login-oauth2
Easily get Authorization Code from Linked In to log in without redirecting.
Stars: ✭ 83 (-74.62%)
Mutual labels:  oauth, login
jax-rs-pac4j
Security library for JAX-RS and Jersey
Stars: ✭ 48 (-85.32%)
Mutual labels:  oauth, login
oauth2-wechat
微信登录认证授权 Wechat login authorization. This package provides Wechat OAuth 2.0 support for the PHP League's OAuth 2.0 Client
Stars: ✭ 18 (-94.5%)
Mutual labels:  oauth, login
Express Graphql Boilerplate
Express GraphQL API with JWT Authentication and support for sqlite, mysql, and postgresql
Stars: ✭ 201 (-38.53%)
Mutual labels:  express, authentication

Stormpath is Joining Okta

We are incredibly excited to announce that Stormpath is joining forces with Okta. Please visit the Migration FAQs for a detailed look at what this means for Stormpath users.

We're available to answer all questions at [email protected].

What does this mean for developers who are using this library?

  • We are patching this library to work with the Okta API. This will come in the form of a major release, 4.0. We're trying hard to minimize the number of breaking changes. This version will assume that you're migrating your data with our data migration tool, which should be available by the end of April.

  • We are creating 4.x release candidates as we work. The 4.x changelog will describe all of the changes in this version.

  • The Express-Stormpath Sample Project is updated to use the latest release candidate, we suggest that you try running this application to ensure that your new Okta org is setup properly.

  • Once you are able to run the sample project, we suggest trying the latest release candidate in a local/development copy of your application, and walk through the changes in the 4.x changelog to see if you run into any issues. The latest release candidate can be installed like so:

    npm install --save [email protected]
    

README

If you are actively using this library, you can find the readme in OLD-README.md. It is not possible to register for new Stormpath tenants at this time, so you must already have a Stormpath tenant if you wish to use this library during the migration period.

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].