You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the oauth 1 plugin, I discuss making access token to post instead of options. See WP-API/OAuth1#215 (comment) . If expirey is implemented here, it might be worth, doing the same. The post created / updated dates would be extremely useful to work out when tokens were created.
Access tokens need to support expiration, and refresh tokens need to be issued to clients during the regular flow.
https://tools.ietf.org/html/rfc6749#section-6
The text was updated successfully, but these errors were encountered: