Skip to content

Initial keycloak.js bindings

Pre-release
Pre-release
Compare
Choose a tag to compare
@cdhermann cdhermann released this 29 Jun 16:07
· 5 commits to master since this release
f0c04f5

Changelog

  • 3 constructing flavours for KeycloackInstance
  • Future API to replace JS Promise
  • Registers callback with Dart function
  • Auto Generation of JS Interop file
  • Simple script that utilize js_facade_gen
  • Instructions in Readme to repair the generated file for usage

Example

  • Showcases most of the Keycloak functionalities
  • Provides sample code to most situation