Skip to content

HadenHiles/OSSN-OAuth-Login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSSN-OAuth-Login

A component for OSSN to configure OAuth login from any third party client such as WordPress (Ex. use "WP OAuth Server" plugin)

How to obtain OAuth API Details in WordPress

  1. Go to OAuth Server plugin settings in WordPress
  2. Add a client
  3. Set redirect uri to {your-ossn-site.com}/oauth_login/wordpress
  4. Find your Client ID and Client secret and save them in {your-ossn-site.com}.com/administrator/component/OauthLogin
  5. You will need to look at documentation for the WordPress OAuth plugin's authorize/token/resource urls and save those under OauthLogin settings as well

About

A component for the Open Source Social Network platform to support OAuth login from third party clients such as WordPress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages