Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

AuthContext: Context<AuthContextType> = ...

Default state for AuthContextProvider

Functions

  • React component which is wrapper over provider of react context api. Responsible for instantiating keycloak and provide context value to consumers props - config json specific to UI application e.g. realm and clientId children - react component or html element which can have consumer to access context provided

    Parameters

    Returns Element

Generated using TypeDoc