keycloak-typescript
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

Keycloak-Typescript

A simple middleware library that simplifies the integration of keycloak with your project

· Documentation · Report Bug · Request Feature

📔 Table of Contents

🌟 About the Project

This project introduces a facade designed to simplify the data retrieval and transmission within the context of Keycloak. By offering unified methods for concrete actions, it mitigates the complexities associated with calling multiple endpoints of the Keycloak API for those actions.

🧰 Getting Started

‼️ Prerequisites

  • Install Node JS in your computer Here

⚙️ Installation

In your Node JS project, run the following command to install the package

npm install keycloak-typescript

🧪 Running Tests

To run tests, execute the following command

npm run test

🏃 Run Locally

Clone the project

https://github.com/krasamo/keycloak-typescript

Install dependencies

npm install

To generate a build

npm run build

To generate a package from the latest build for local testing

npm run pack

👋 Contributing

Contributions are always welcome!, if you want to contribute, create an issue (if it doesn't exists), fork this repo, and make a pull request when your changes are ready.

⚠️ License

Distributed under the MIT License. See LICENSE for more information.

🤝 Contact

Nestor Sandoval - - lloydna@krasamo.com

Project Link: https://github.com/krasamo/keycloak-typescript

💎 Acknowledgements

Frameworks, languages and tools used in this project:

Package Sidebar

Install

npm i keycloak-typescript

Weekly Downloads

30

Version

1.2.1

License

MIT

Unpacked Size

86.5 kB

Total Files

108

Last publish

Collaborators

  • klloydna