Skip to content

Releases: itbh-at/keycloak

Initial keycloak.js bindings

29 Jun 16:07
f0c04f5
Compare
Choose a tag to compare
Pre-release

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