1.1.13 • Published 1 year ago
apitwist-sso-reactjs-client v1.1.13
apitwist-sso-reactjs-client
The package works only "react-router-dom": "^5.2.0",
Installation
npm i apitwist-sso-reactjs-client
Usage
Define component in your router.js or app.js file which is defined BrowserRouter.
import { AuthSso } from apitwist-sso-reactjs-client"
function App() {
return (
<Router history={history}>
<Switch>
<AuthSso />
</Switch>
</Router>
);
}
export default App;
License
1.1.12
1 year ago
1.1.13
1 year ago
1.1.9
1 year ago
1.1.11
1 year ago
1.1.10
1 year ago
1.1.8
1 year ago
1.1.7
1 year ago
1.1.6
1 year ago
1.1.5
1 year ago
1.1.4
1 year ago
1.1.3
1 year ago
1.1.2
1 year ago
1.1.1
1 year ago
1.1.0
1 year ago
1.0.0
1 year ago
0.0.9
1 year ago
0.0.8
1 year ago
0.0.7
1 year ago
0.0.5
1 year ago
0.0.6
1 year ago
0.0.3
1 year ago
0.0.4
1 year ago
0.0.2
2 years ago
0.0.1
2 years ago