1.2.8 • Published 3 years ago

@crayond_dev/idm-components v1.2.8

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

IDM react component usage

V1.2.0

  • Added user management react components
  • Provide apiUrl as props
  • Set authToken in localstorage with key authToken
import { UserManagement } from "@crayond_dev/idm-components";

function App() {
return <UserManagement apiUrl="https://dev-idm-api.crayond.com/api/v1" />;
}

export default App;

This dependency will be fixed in coming updates.

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago