@hilma/auth-client
v2.1.2
Published
Hilma's Auth library (Client)
Readme
@hilma/auth-client
This is the React, client-side version of Hilma's Auth library. It contains the building blocks for authentication and authorization in a client-side React application.
Installation
Make sure you have @tanstack/react-query and axios installed:
npm install @tanstack/react-query axiosInstall the actual package:
npm install @hilma/auth-clientGetting started
See the getting started guide in the Hilma Auth docs.
API reference
See the API reference in the Hilma Auth docs.
