Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication #17

Open
ePascalC opened this issue Jul 10, 2017 · 2 comments
Open

Authentication #17

ePascalC opened this issue Jul 10, 2017 · 2 comments

Comments

@ePascalC
Copy link
Owner

Review Cookie authentication on https://developer.wordpress.org/rest-api/using-the-rest-api/authentication/

and

https://github.com/jonathan-dejong/wp-api-jwt-auth

@tkserver
Copy link

Yes in my studies so far, JWT authentication can be better than cookies as it is persistent. Working well so far for me.

@ePascalC
Copy link
Owner Author

It seems oAuth2 will be the chosen one:
Current development: https://github.com/WP-API/OAuth2
Used on wordpress.COM : https://developer.wordpress.com/docs/oauth2/

See also:
https://make.wordpress.org/core/2017/08/23/rest-api-roadmap/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants