1.2.8 • Published 2 years ago

@crayond_dev/idm-components v1.2.8

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago