Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacques/gotrue-php
PHP Client for Gotrue
https://github.com/jacques/gotrue-php
Last synced: about 1 month ago
JSON representation
PHP Client for Gotrue
- Host: GitHub
- URL: https://github.com/jacques/gotrue-php
- Owner: jacques
- License: mpl-2.0
- Created: 2022-12-19T14:39:11.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T05:21:20.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T13:21:46.589Z (about 1 month ago)
- Language: PHP
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gotrue HTTP Client
---
This is a PHP client library for the [GoTrue](https://github.com/netlify/gotrue) API.
It lets you create and authenticate users and is a building block for constructing
the a PHP application to build out UI for signups, password recovery, login and logout.## Installation
```bash
composer install gotrue/gotrue
```---
## Authors
* Jacques Marneweck
---
## License
Gotrue HTTP Client licensed under the [Mozilla Public License](http://mozilla.org/MPL/2.0/) version 2.0. See the file LICENSE.