Nothing Special   »   [go: up one dir, main page]

Skip to content

Implements OAuth identity with wordpress.com for Node.js apps.

License

Notifications You must be signed in to change notification settings

scripting/wpIdentity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wpIdentity

A package that implements OAuth identity and a simple verb set with wordpress.com for Node.js apps.

It works

You can try it out here.

You can log on, and see a list of your sites, when each was created and modified.

Here's a screen shot.

How to set up a server

  1. Download the folder.

  2. Throw away everything but the shell folder. In the shell folder you can throw away source.opml.

  3. Move the shell folder to your server.

  4. Edit the config.json file with the credentials you got from WordPress.com.

  5. npm install

  6. node wpidentity.js

  7. If you want to use the storage feature, you'll need to set up the database.

History

In October 2024, I wrote a brief doc about the history of wpIdentity, its purpose, where it came from , how to explore.

Check out worknotes

I've been narrating my work in the worknotes.

Automattic docs

These docs proved useful at different points in this project.

Other pointers

I am using this site for testing. https://scripting4.wordpress.com/

About

Implements OAuth identity with wordpress.com for Node.js apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published