An open API service indexing awesome lists of open source software.

https://github.com/path-check/safeplaces-auth

The modular information security service for the SafePlaces backend.
https://github.com/path-check/safeplaces-auth

Last synced: 9 months ago
JSON representation

The modular information security service for the SafePlaces backend.

Awesome Lists containing this project

README

          

# SafePlaces Information Security

[![Build Status](https://github.com/Path-Check/safeplaces-auth/workflows/Node.js%20CI/badge.svg)](https://github.com/Path-Check/safeplaces-auth/actions?query=workflow%3A%22Node.js+CI%22)

The modular information security service for the SafePlaces backend.

```shell script
# Install using NPM
npm install @pathcheck/safeplaces-auth@^2.1.0

# Install using Yarn
yarn add @pathcheck/safeplaces-auth@^2.1.0
```

## Documentation

See [SafePlaces Information Security](docs/README.md) for more information.