Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mostlyjs/mostly-auth-services
Authentication services for MostlyJS microservices
https://github.com/mostlyjs/mostly-auth-services
auth0 authentication microservices mostlyjs
Last synced: about 1 month ago
JSON representation
Authentication services for MostlyJS microservices
- Host: GitHub
- URL: https://github.com/mostlyjs/mostly-auth-services
- Owner: MostlyJS
- License: mit
- Created: 2017-07-04T02:05:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-01T21:33:04.000Z (about 2 years ago)
- Last Synced: 2024-10-11T14:41:46.970Z (about 1 month ago)
- Topics: auth0, authentication, microservices, mostlyjs
- Language: JavaScript
- Size: 213 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MostlyJS Authentication Services
================================[![Build Status](https://travis-ci.org/mostlyjs/mostly-auth-services.svg)](https://travis-ci.org/mostlyjs/mostly-auth-services)
Authentication services for MostlyJS microservices
# Documentation
Please see the [documentation site](https://mostlyjs.github.io).
# Usage
## Installation
```bash
npm install mostly-auth-services --save
```# License
MIT