Download the PHP package hyvor/laravel-hyvor-connecter without Composer
On this page you can find all versions of the php package hyvor/laravel-hyvor-connecter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hyvor/laravel-hyvor-connecter
More information about hyvor/laravel-hyvor-connecter
Files in hyvor/laravel-hyvor-connecter
Download hyvor/laravel-hyvor-connecter
More information about hyvor/laravel-hyvor-connecter
Files in hyvor/laravel-hyvor-connecter
Vendor hyvor
Package laravel-hyvor-connecter
Short Description Connecting Hyvor applications to Hyvor auth
License
Package laravel-hyvor-connecter
Short Description Connecting Hyvor applications to Hyvor auth
License
Please rate this library. Is it a good library?
Informations about the package laravel-hyvor-connecter
Docs
Installation
Config
Add these to the .env
HYVOR_URL
- URL of Hyvor. This is internal IP in production. In testing, you may use the local URL.HYVOR_API_KEY
- API Key.HYVOR_DUMMY
- Set this totrue
in development so that dummy data will be return. Therefore, you don't need to have the auth set up and running to test the other application. Login check will always be true when using this.
Hyvor User Object
The properties of the HyvorUser
object, which is returned in endpoints.
Checking Login
Getting User Data
Redirecting to Auth
Return URL will be added automatically so that the user will come back to the page specified after logging in or signing up.
All versions of laravel-hyvor-connecter with dependencies
PHP Build Version
Package Version
No informations.
The package hyvor/laravel-hyvor-connecter contains the following files
Loading the files please wait ....