WP-API / OAuth2

Connect applications to your WordPress site without ever giving away your password.
GNU General Public License v2.0
171 stars 41 forks source link

Check $token before using it #52

Closed rmccue closed 6 years ago

rmccue commented 6 years ago

We need to check $token is actually usable before we use it.