WP-OAuth icon indicating copy to clipboard operation
WP-OAuth copied to clipboard

Allow custom Oauth Providers

Open zspencer opened this issue 8 years ago • 2 comments

Connects #48

@perrybutler - This was a relatively quick/hacky way to put together a generic custom oauth provider. There's still some stuff that'soutstanding that may be worth poking at:

  1. [ ] Programatically figure out if we need to add a ? at the end of the urls or something; right now we have to remember to set them (or not).
  2. [ ] Allow configuration for json vs query param implementations.
  3. [ ] Make whether to look for expires_in/expires_at in the response configurable
  4. [ ] Allow Customization of what the provider is called in the providers list
  5. [ ] Document how to use it/set it up.

zspencer avatar Jul 27 '16 22:07 zspencer

Any chance of getting this merged?

danielabbatt avatar Mar 01 '17 17:03 danielabbatt

Hey @perrybutler any change to get this plugin maintained?

stephandesouza avatar Mar 07 '18 01:03 stephandesouza