indieweb / wordpress-micropub

A Micropub Endpoint plugin for WordPress
https://wordpress.org/plugins/micropub
51 stars 12 forks source link

Only Stores the Client Related Keys and the UUID in Micropub Auth Response #269

Closed dshanske closed 2 years ago

dshanske commented 2 years ago

There is no need to store all the other properties around the token. This only does the client_id, client_name, client_icon, and uuid going forward.