Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Keycloak Quickstarts | 1,609 | 5 days ago | 19 | apache-2.0 | Java | |||||
Keycloak Nodejs Connect | 606 | 134 | 71 | 17 days ago | 86 | June 24, 2022 | 61 | apache-2.0 | JavaScript | |
Gps Tracking Nodejs | 218 | 14 | 5 | 2 years ago | 20 | October 27, 2017 | 11 | mit | JavaScript | |
Let you work with some GPS trackers that connects through tcp. | ||||||||||
Gps Tracking Emulator | 31 | 8 years ago | 2 | JavaScript | ||||||
GPS Tracker Emulator | ||||||||||
Delta | 19 | 5 years ago | 9 | mit | Ruby | |||||
Yet another changes tracker/auditor for Rails' ActiveRecord. | ||||||||||
Dm Pivotal Tracker | 9 | 15 years ago | Ruby | |||||||
A DataMapper adapter for Pivotal Tracker (http://pivotaltracker.com) | ||||||||||
Error Tracker Adapter | 7 | 1 | 1 | 8 years ago | 2 | February 23, 2015 | mit | PHP | ||
Track errors and exceptions through the most popular SaaS platforms | ||||||||||
Collective.watcherlist | 5 | 12 | 1 | 4 years ago | 10 | April 26, 2018 | 2 | Python | ||
Peaviz | 4 | 6 years ago | 5 | mit | Python | |||||
Python Evolutionary Algorithm Visualisation toolkit on DEAP | ||||||||||
Nw Electron Adapter | 3 | 3 years ago | 1 | mit | JavaScript | |||||
An adapter for Electron's API inside NW.js |
Warning This package is deprecated and will be removed in the future. We will shortly provide more details on removal date, and recommended alternatives.
Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.
This repository contains the source code for the Keycloak Node.js adapter. This module makes it simple to implement a Node.js Connect-friendly application that uses Keycloak for its authentication and authorization needs.
If you've found a security vulnerability, please look at the instructions on how to properly report it
If you believe you have discovered a defect in the Node.js adapter please open an issue in our Issue Tracker. Please remember to provide a good summary, description as well as steps to reproduce the issue.
To run Node.js adapter examples please try one of our quickstarts.
For more details refer to the Keycloak Documentation.
To write tests refer to the writing tests guide.
Before contributing to Node.js adapter please read our contributing guidelines.