Read up on REST API Authentication here.
There has been talk of a WP REST API Application Registry on Make WordPress Core’s blog – WP REST API: Introducing the Authentication Broker, which would require the OAuth 1 plugin to work.
You can read more about the evolving rest api on the blog.
Related Posts:
- SSO / authentication integration with external ‘directory service’
- Remote REST request to check login status
- What would be the best way to implement Magic Link logins in WordPress?
- How to set JWT token with PHP on successful login?
- Best option to implement external register/login to WP from self-made API
- How the wordpress login and signup in react native app
- Set logged in user based on API response
- Login and register by API
- Login page ERROR: Cookies are blocked due to unexpected output
- Separate registration and login for different roles
- How reduce wordpress login session timeout time?
- What is $interim_login?
- Login members using web services
- Synchronize WordPress user accounts across multiple domains and installations without using WordPress MU
- How do I change the logo on the login page?
- How to fake a WordPress login?
- Receiving “This content cannot be displayed in a frame” error on login page
- Getting “Cookies are blocked or not supported by your browser” on login page
- wp-login.php redirecting to HTTPS
- wp_login action hook not working
- Make wordpress admin failed login attempt return 401
- How do I extend auto logout on idle OR redirect inline popup
- Warning: Cannot modify header information – headers already sent
- Change to nofollow tag in wp-login.php
- Validate Custom Login field
- How can I allow access to two user accounts using one login?
- How to set different cookies for logged in admin users and logged in non admin users?
- How to shutdown wordpress login temporarily
- Restricting frontend acess based on user role otherwise redirect to login form
- Where is the query and form in wp-login.php?
- How to edit .htaccess to change site’s login url?
- How do I force “users must be registered and logged in” on subsites?
- redirect to homepage after login
- “lambda_xx” on all wordpress login pages
- How to allow only certain users to login
- Login redirects and query strings
- wp-admin folder, brute force, and password protection
- Allow Users Only Edit Their Profile?
- User Login System with File Delivery?
- Chrome 83 doesn’t connect WP login page after update from http to https on localhost
- WordPress login problem
- Skip login form wp-login.php when already logged in,
- Redirect wp-login
- Show reCaptcha on Custom Frontend Login & Register Form [closed]
- Auto Login After Registration
- Problems with is_user_logged_in() | Function in WP
- Changed Wordress Address URL Accidently
- Is the login encrypted before it is sent? If so how to do I encrypt it the same way?
- What speaks against using a custom login.php / register.php to wordpress?
- Login fail with no error
- WordPress login doesn’t work when using preview domain
- Prevent Subscriber Role to login
- How to check if user is logged into wordpress on non-wordpress pages
- Error on WordPress Login
- Reloading page with a query string upon login for admins
- force login loophole
- Alert Message through email or phone(Message)
- Custom login page problem!
- Looking up WordPress account information from Host or php files
- Get WordPress login functions without printing anything
- Multiple issues with Ajax login function due to browsers and cookies
- Allow login only for one account from one device
- URL with login details included for public members
- woocommerce store login not working at first time
- How is it possible to current user info on page in WordPress?
- Trouble when I try to connect to WordPress
- Call WP Rest-Api to GET /users/me returned NOTHING in console
- Recognize custom login page as wp-login.php
- Can’t login to wordpress, got ERR_EMPTY_RESPONSE after a few minutes
- Create a login page which redirects to a specific page?
- wp_signon works localhost but not wokrs https site
- how to add social login option in wordpress
- Allow log in to the dashboard only from specific gadget?
- How to use google api for wordpress login
- Avoiding accidentally creating a second account at “Or log in with your existing social profile”
- Can we start session from another php site to wordpress blog site?
- How user should automatically activated and go for login?
- How to lock WordPress front-end with login and password?
- Site is not loading after relogin attempts on SSL
- Log in to wordpress after executing another form function
- Disabling the login form and redirect users on logout without headers sent php warning
- WordPress keeps redirecting to an unsecure connection?
- A way to redirect users when they log in based on their current page
- Webpage not found upon entering wrong username and password on custom login form?
- changing WordPress login page
- Where do I find “log in” and “register” link which are located on the top right corner?
- Check to see if there a wordpress user account and create one if not outside of wordpress
- User not logged first time I open the homepage
- How to force login after user browses for a few minutes or browses a few pages?
- WordPress Login Box horizontal at the top.
- Cannot login with correct username and password anymore
- How to limit user to login only once per session
- How to make WordPress keep me signed in? [duplicate]
- how to add custom word press regisration form in word press 3.5 with out module [closed]
- Warning-session start errors and cannot login to administer
- make a login system for site visitors
- issue with my wp site after login
- How can I automatically change directory on ssh login?
- How to create a fully functional user registration in WordPress?
- How to remove without touching the pluggable.php the wordpress_logged_in cookie to show the username on login?