https://github.com/tobua/iltio
Authentication for the Web and Mobile.
https://github.com/tobua/iltio
Last synced: about 2 months ago
JSON representation
Authentication for the Web and Mobile.
- Host: GitHub
- URL: https://github.com/tobua/iltio
- Owner: tobua
- Created: 2022-11-25T19:54:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T20:23:38.000Z (about 2 months ago)
- Last Synced: 2025-04-10T21:29:55.902Z (about 2 months ago)
- Language: TypeScript
- Homepage: iltio-demo.vercel.app
- Size: 425 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iltio
Plugins and demos to integrate Authentication into any React website or React Native application. Register at [iltio.com](https://iltio.com) to get access to your free `APP_TOKEN`.
- [Vite React Demo](https://github.com/tobua/iltio/tree/main/demo/vite) - [Live Demo](https://iltio-demo.vercel.app)
- Basic client-side integration
- Various Form customizations
- [Next.js Server-Side React Demo](https://github.com/tobua/iltio/tree/main/demo/next) - [Live Demo](https://iltio-next-demo.vercel.app)
- iltio interface behind proxy
- First party cookie for authentication token
- [Hasura React Demo](https://github.com/tobua/iltio/tree/main/demo/hasura) - [Live Demo](https://iltio-hasura-demo.vercel.app)
- Backendless
- [React Native Demo](https://github.com/tobua/iltio/tree/main/plugin/native)The following plugins are included in the repository.
- [React Plugin](https://github.com/tobua/iltio/tree/main/plugin/react)
- [React Native Plugin](https://github.com/tobua/iltio/tree/main/plugin/native)
- [Vue Plugin](https://github.com/tobua/iltio/tree/main/plugin/frameworks/vue)
- [Svelte Plugin](https://github.com/tobua/iltio/tree/main/plugin/frameworks/svelte)