bshaffer / oauth2-server-php-docs

documentation for the oauth2-server-php library
231 stars 148 forks source link

Better Grant Type docs #18

Open bshaffer opened 10 years ago

bshaffer commented 10 years ago

The grant types section should:

  1. include a table of contents (for each grant type)
    • possibly have their own pages?
  2. Expand on the creation of a server for each grant type (code examples)
  3. Include a complete list of configuration options for each grant type
  4. Diagrams or workflows if applicable