UNPKG

keycloak-react-web

Version:

Keycloak React Web has been built on top of keycloak-js extending all of its functionalities to provide a global authentication support for your react applications.

4 lines (3 loc) 89 B
/// <reference types="react" /> declare function App(): JSX.Element; export default App;