jonathan-dejong / simple-jwt-authentication

Extends the WP REST API using JSON Web Tokens Authentication as an authentication method.
GNU General Public License v3.0
87 stars 25 forks source link

Update class-simple-jwt-authentication-profile.php #36

Closed isuke01 closed 5 years ago

isuke01 commented 6 years ago

Fix issue with Warning: Cannot modify header by change hook, and create other way of gather user Token, Fix URL Sheme issue, previous configuration may contain issue on some server, in this case we can use WP function to get page url" [master a197092] Fix ex in class-simple-jwt-authentication-profile.php, Fix issue with Warning: Cannot modify header by change hook, and create other way of gather user Token, Fix URL Sheme issue, previous configuration may contain issue on some server, in this case we can use WP function to get page url