# JWT support for Adobe I/O IMS Library

JWT token creation plugin for [`aio-lib-ims`](https://github.com/adobe/aio-lib-ims).

[![Version](https://img.shields.io/npm/v/@adobe/aio-lib-ims-jwt.svg)](https://npmjs.org/package/@adobe/aio-lib-ims-jwt)
[![Downloads/week](https://img.shields.io/npm/dw/@adobe/aio-lib-ims-jwt.svg)](https://npmjs.org/package/@adobe/aio-lib-ims-jwt)
[![Node.js CI](https://github.com/adobe/aio-lib-ims-jwt/actions/workflows/node.js.yml/badge.svg)](https://github.com/adobe/aio-lib-ims-jwt/actions/workflows/node.js.yml)
[![Codecov Coverage](https://img.shields.io/codecov/c/github/adobe/aio-lib-ims-jwt/master.svg?style=flat-square)](https://codecov.io/gh/adobe/aio-lib-ims-jwt/)
[![License](https://img.shields.io/npm/l/@adobe/aio-lib-ims-jwt.svg)](https://github.com/adobe/aio-lib-ims-jwt/blob/master/package.json)


This package does not have functionality on its own.
Please refer to [`aio-lib-ims`](https://github.com/adobe/aio-lib-ims) for information on this plugin.


# Contributing
Contributions are welcomed! Read the [Contributing Guide](CONTRIBUTING.md) for more information.


# Licensing

This project is licensed under the Apache V2 License. See [LICENSE](LICENSE) for more information.
