Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aaronpk/command-line-oauth

A quick demo of doing OAuth from the command line
https://github.com/aaronpk/command-line-oauth

oauth oauth2

Last synced: 9 days ago
JSON representation

A quick demo of doing OAuth from the command line

Awesome Lists containing this project

README

        

OAuth from the Command Line
===========================

1. Sign up for an [Okta Developer](https://developer.okta.com/signup/) account
2. Create an application and fill in your client ID, secret, and metadata URL into the top of `login.php`.
3. Run `php login.php`