Skip to content

okta-samples/okta-php-app-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Okta PHP Sample

Install dependencies:

composer install

Copy the file .env.example to .env and fill in your Okta app configuration.

Run the app with the built-in PHP server:

php -S 127.0.0.1:8080 -t public

Visit http://localhost:8080 in your browser and you should be able to sign in.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published