An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# iltio

iltio Authentication Service

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)