ajency-keycloak-js

2.1.3 • Public • Published

ajency-keycloak-js

A wrapper library for keycloak javscript adapter with some additional functionality.

Installation

bower install --save ajency-keycloak-js

Basic Usage

  bootstrapApp(){
    // boostrapping code for your front end app
  }

  Ajkeycloak().bootstrap('keycloak.json',{
    onLoad: 'login-required'
  },bootstrapApp)

Tests

npm run test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Readme

Keywords

none

Package Sidebar

Install

npm i ajency-keycloak-js

Weekly Downloads

0

Version

2.1.3

License

ISC

Unpacked Size

332 kB

Total Files

12

Last publish

Collaborators

  • cyrus2021