# @authup/common 🎉

[![npm version](https://badge.fury.io/js/@authup%2Fcommon.svg)](https://badge.fury.io/js/@authup%2Fcommon)
[![main](https://github.com/authup/authup/actions/workflows/main.yml/badge.svg)](https://github.com/authup/authup/actions/workflows/main.yml)
[![codecov](https://codecov.io/gh/authup/authup/branch/master/graph/badge.svg?token=FHE347R1NW)](https://codecov.io/gh/authup/authup)
[![Known Vulnerabilities](https://snyk.io/test/github/authup/authup/badge.svg)](https://snyk.io/test/github/authup/authup)

The main propose of this package, is to provide general classes, interfaces & types for authorization & authentication.

**Table of Contents**

- [Documentation](#documentation)
- [License](#license)

## Documentation

To read the docs, visit [https://authup.org/packages/common](https://authup.org/packages/common)

## License

Made with 💚

Published under [MIT License](./LICENSE).
