Socket
Socket
Sign inDemoInstall

arrow-auth-platform

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arrow-auth-platform

Arrow Platform Authentication Plugin


Version published
Weekly downloads
15
increased by400%
Maintainers
1
Weekly downloads
 
Created
Source

Arrow Platform Authentication Plugin

NOTE: This plugin will only work for Arrow apps served via a direct secure subdomain on the same level as the Platform dashboard.

Arrow authentication plugin that authenticates visitors to Arrow Web routes using their Appcelerator Platform session. It redirects to the SSO when the visitor requires authentication.

Install

This plugin is distributed via NPM thanks to app-npm, so just do:

npm install arrow-auth-platform --save

Configure

In your conf/default.js set the following:

  APIKeyAuthType: 'plugin',
  APIKeyAuthPlugin: 'lib/auth-platform.js',

Keywords

FAQs

Package last updated on 21 Aug 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc