UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

27 lines (15 loc) 1.32 kB
# @ohayo/auth [![Build Status](https://dev.azure.com/ohayojp/ohayo/_apis/build/status/ohayo-CI?branchName=master)](https://dev.azure.com/ohayojp/ohayo/_build/latest?definitionId=1&branchName=master) [![NPM version](https://img.shields.io/npm/v/@ohayo/auth.svg?style=flat-square)](https://www.npmjs.com/package/@ohayo/auth) Simple user authentication, support Json Web Token & Simple Token. ## Links + [Document](https://ohayojp.com/auth) ([Surge Mirror](https://ohayojp-doc.surge.sh/auth) - [国内镜像](https://ohayojp.gitee.io/ohayo/auth)) + [@ohayo Source](https://github.com/ohayojp/ohayo) + [DEMO](https://ohayojp.surge.sh) ([国内镜像](https://ohayojp.gitee.io/)) ## Architecture ![Architecture](https://raw.githubusercontent.com/ohayojp/ohayo/master/_screenshot/architecture.png) ## Troubleshooting Please follow this guidelines when reporting bugs and feature requests: 1. Use [GitHub Issues](https://github.com/ohayojp/ohayo/issues) board to report bugs and feature requests (not our email address) 2. Please **always** write steps to reproduce the error. That way we can focus on fixing the bug, not scratching our heads trying to reproduce it. Thanks for understanding! ### License The MIT License (see the [LICENSE](https://github.com/ohayojp/ohayo/blob/master/LICENSE) file for the full text)