@littlekelvin/keycloak-koa-connect
TypeScript icon, indicating that this package has built-in type declarations

1.0.10 • Public • Published

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

/@littlekelvin/keycloak-koa-connect/

    Package Sidebar

    Install

    npm i @littlekelvin/keycloak-koa-connect

    Homepage

    keycloak.org

    Weekly Downloads

    45

    Version

    1.0.10

    License

    Apache-2.0

    Unpacked Size

    296 kB

    Total Files

    58

    Last publish

    Collaborators

    • littlekelvin