<p align="center" style="color: #343a40">
  <h1 align="center">@asgardeo/node</h1>
</p>
<p align="center" style="font-size: 1.2rem;">Node.js SDK for Asgardeo</p>
<div align="center">
  <img alt="npm (scoped)" src="https://img.shields.io/npm/v/@asgardeo/node">
  <img alt="npm" src="https://img.shields.io/npm/dw/@asgardeo/node">
  <a href="./LICENSE"><img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="License"></a>
</div>

> [!IMPORTANT]
> ⚠️ Do not directly use this in your applications.
> `@asgardeo/node` is a framework agnostic SDK that provides core authentication functionalities.
> For framework-specific integrations, consider using the dedicated SDKs such as `@asgardeo/express`, etc.

## License

Licenses this source under the Apache License, Version 2.0 [LICENSE](./LICENSE), You may not use this file except in compliance with the License.
