当前位置: 首页 > 软件库 > Web应用开发 > >

express-stormpath

授权协议 Apache-2.0 License
开发语言 JavaScript
所属分类 Web应用开发
软件类型 开源软件
地区 不详
投 递 者 俞衡虑
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

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 support@stormpath.com.

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 express-stormpath@next

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 mustalready have a Stormpath tenant if you wish to use this library during the migrationperiod.

 相关资料
  • 快递概述 Express是一个最小且灵活的Node.js Web应用程序框架,它提供了一组强大的功能来开发Web和移动应用程序。 它有助于基于节点的Web应用程序的快速开发。 以下是Express框架的一些核心功能 - 允许设置中间件以响应HTTP请求。 定义路由表,该表用于基于HTTP方法和URL执行不同的操作。 允许基于将参数传递给模板来动态呈现HTML页面。 安装Express 首先,使用N

  • art-template for express. Install npm install --save art-template npm install --save express-art-template Example var express = require('express'); var app = express(); app.engine('art', require('exp

  • Serverless Express ⎯⎯⎯ This Serverless Framework Component enables you to take existing Express.js apps and deploy them onto cheap, auto-scaling, serverless infrastructure on AWS (specifically AWS HTT

  • 囊括了perl程序员必需的编写和调试的所有工具,无论是对新手还是对老手都很合适

  • Simple and fast HTTP-Framework with the touch of expressjs State of this project I created this years ago and I'm no longer actively working with java. If anyone is interested maintaining this (and ha

  • Next.js + Express Next.js project using Spotify API (See demo). Build Setup # Dependencies$ npm install# Serve at at localhost:3000$ npm run dev Docs Next.js Now React Express