https://github.com/opserva-io/auth-js
Authentication and authorization frontend, written in JavaScript using React
https://github.com/opserva-io/auth-js
authentication authorization react reactjs vite vitejs yarn yarn2
Last synced: 2 months ago
JSON representation
Authentication and authorization frontend, written in JavaScript using React
- Host: GitHub
- URL: https://github.com/opserva-io/auth-js
- Owner: Opserva-io
- Created: 2023-08-01T01:57:52.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-01T16:17:50.000Z (almost 3 years ago)
- Last Synced: 2025-07-03T16:44:46.234Z (12 months ago)
- Topics: authentication, authorization, react, reactjs, vite, vitejs, yarn, yarn2
- Language: JavaScript
- Homepage:
- Size: 841 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# auth-js
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh