# loopback-connector-stormpath

> LoopBack Stormpath Connector

Latest version **0.0.1** (published 2015-03-28) · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install loopback-connector-stormpath
pnpm add loopback-connector-stormpath
yarn add loopback-connector-stormpath
bun add loopback-connector-stormpath
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.0.1 |
| Published | 2015-03-28 |
| First published | 2015-03-28 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Maintainers | rdegges |
| Keywords | StrongLoop, LoopBack, Stormpath, DataSource, Connector |

## Links

- npm: https://www.npmjs.com/package/loopback-connector-stormpath
- Repository: https://github.com/stormpath/loopback-connector-stormpath
- Issues: https://github.com/stormpath/loopback-connector-stormpath/issues
- npm.io page: https://npm.io/package/loopback-connector-stormpath

## Dependencies (4)

- [async](https://npm.io/package/async.md) ^0.9.0
- [debug](https://npm.io/package/debug.md) ^2.1.1
- [stormpath](https://npm.io/package/stormpath.md) ^0.9.2
- [loopback-connector](https://npm.io/package/loopback-connector.md) 1.x

## Alternatives

- [base64url](https://npm.io/package/base64url.md) — 6.1M weekly downloads
- [get-installed-path](https://npm.io/package/get-installed-path.md) — 502.9K weekly downloads
- [@uppy/url](https://npm.io/package/@uppy/url.md) — 185.8K weekly downloads
- [@d3fc/d3fc-shape](https://npm.io/package/@d3fc/d3fc-shape.md) — 16.2K weekly downloads
- [localizer](https://npm.io/package/localizer.md) — 226 weekly downloads

## Recent versions

- 0.0.1 (latest) — 2015-03-28

## README

# loopback-connector-stormpath

[![NPM Version](https://img.shields.io/npm/v/loopback-connector-stormpath.svg?style=flat)](https://npmjs.org/package/loopback-connector-stormpath)
[![NPM Downloads](http://img.shields.io/npm/dm/loopback-connector-stormpath.svg?style=flat)](https://npmjs.org/package/loopback-connector-stormpath)
[![Build Status](https://img.shields.io/travis/stormpath/loopback-connector-stormpath.svg?style=flat)](https://travis-ci.org/stormpath/loopback-connector-stormpath)

*The Stormpath connector for Loopback.*


**NOTE**: This package is *not* meant to be used alone.  Please see our
[loopback-stormpath][] repository if you'd like to use [Stormpath][] in your
[Loopback][] project!


## Purpose

This library is meant to provide an interface between Loopback and Stormpath --
this implementation basically provides an *"ORM"* around the Stormpath data
store for users.


## Changelog

All library changes, in descending order.


### Version 0.0.1

**Released on March 27, 2015.**

- First release ever!  Still some lacking features, but we'll ship it anyway!


  [loopback-stormpath]: https://github.com/stormpath/loopback-stormpath "loopback-stormpath on Github"
  [Stormpath]: https://stormpath.com/ "Stormpath User Management"
  [Loopback]: http://loopback.io/ "Loopback Node.js Web Framework"

---
_Source: https://npm.io/package/loopback-connector-stormpath · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
