Skip to content

littlekelvin/keycloak-koa-connect

 
 

Repository files navigation

Keycloak Koa Adapter

The official version is Express, so this is Koa version. See here for more information

This keycloak adapter is forked from https://github.com/anthinkingcoder/keycloak-koa-connect. Fix some issues:

  1. Fix can not loyout user.
  2. Fix can not refresh accessToken for api request.

Install

$ npm i @littlekelvin/keycloak-koa-connect

publish

1. npm config set registry https://registry.npmjs.org/
2. npm login
3. npm publish

Example

Please see /example

License

Npm Registry

https://www.npmjs.com/package/@littlekelvin/keycloak-koa-connect

About

keycloak koa adapter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.3%
  • Shell 2.2%
  • HTML 1.4%
  • Makefile 0.1%