Instance of AuthClass to be used by user. This works just like oidc-client's UserManager, but with default configurations and additional simplified methods, and integrated with inactiveDetector
Instance of MicroFrontend class to be registered
Instance of XBaseJS class where all imported module(s) will be registered.
Validate user's permission based on key
String
Generated using TypeDoc
Instance of Axios for API fetching. This works just like any axios instance, but added defaultResponseInterceptors and defaultRequestInterceptors.