@riptusk331/react-login
v0.0.19
Published
User session management for React
Readme
React-Login
React-Login is a library that provides user session management for React applications.
Installation
Use the package manager yarn to install foobar.
yarn add @riptusk331/react-loginUsage
//this is just nonsense to take up space. to be improved
import { login } from "@riptusk331/react-login"
const token = login("Basic", {"[email protected]", "password"}Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
