Skip to content

UN-OCHA/php-hid-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example HID client in PHP

This repository provides an example HID client application written in PHP, using the The PHP League OAuth2 library.

Running the application

  1. Make sure you have a valid user account on the HID dev environment
  2. Run the application using docker-compose up
  3. Point your browser to http://localhost. The application should redirect you to the login page on the HID dev environment.
  4. Log in using your user account
  5. You should be redirected to localhost, and should see the information retrieved from HID (access token, user account etc...)

About

Example HID client integration with PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages