Option 1: Why create your own WordPress API (mini or not) when you already have one?
Option 2: You should try to extend the WordPress REST API in order to register/authenticate. You can use, e.g. https://es.wordpress.org/plugins/json-api-user/ or just grab from it the code you need and modify it.
Related Posts:
- SSO / authentication integration with external ‘directory service’
- What would be the best way to implement Magic Link logins in WordPress?
- Set logged in user based on API response
- Login and register by API
- Separate registration and login for different roles
- How to prefill WordPress registration with social details
- Woocommerce registration page [closed]
- WordPress registration message
- How to remove the WordPress logo from login and register page?
- Login email after registration never sent or received
- I want to disable E-Mail verifcation / activation when a user signs up for my WordPress site
- How do I check if a post is private?
- Receiving “This content cannot be displayed in a frame” error on login page
- How to customise wp-login.php only for users who are setting a password for the first time?
- What hooks should I use for pre-login and pre-registration actions?
- Change register form action url
- Problem with logging in WP users automatically
- Custom Connect to Facebook, problem logging in/logging out
- Is it possible a one click user registration with Facebook or Twitter (or other Social Networks)?
- Remote REST request to check login status
- Register/Login using only phone number?
- Force users to register in order to view website [duplicate]
- How do I force “users must be registered and logged in” on subsites?
- auto login after registeration for wp-members plugin
- How To Change Wp Register/Login URL Permanently To My Custom Page
- How to modify the action attribute of the wp-login.php?action=register form?
- Correct passwords keep appearing as incorrect
- How to set JWT token with PHP on successful login?
- Disabling standard registration login with username/email and password?
- Login form doesn’t log in
- Get the url of custom login page in the registration page
- By registering always make uppercase the first letter of the login
- Show reCaptcha on Custom Frontend Login & Register Form [closed]
- Auto Login After Registration
- Disable all other page except index,register,login till user login
- What speaks against using a custom login.php / register.php to wordpress?
- How do I add Login fields and registration link to the header?
- How to make a user be able to register if such a login already exists?
- Sending new registration meta values to admin by email
- How to authenticate a user with an external webservice
- Are login functions considered part of the WP backend?
- WordPress registration page template
- Removing “public” user registration without completely turning it off?
- Disable registration on certain condition
- what is the best and safest way to allow users to register to site
- Get WordPress login functions without printing anything
- Is there a way to call via javascript if a user is logged-in on a static html file?
- Updated : how to make email optional while user registration using default wordpress form
- Problem in auto login after registration
- How the wordpress login and signup in react native app
- How to invalidate `password reset key` after being used
- How to use google api for wordpress login
- Updating usermeta from login redirect to billing address
- Chosen user password in registration is not being accepted on Login
- WordPress auto login user after registration only from a specific page
- User account activation links are lacking query strings
- Login user after registration programmatically
- How to get rid of the username of registration form in theme my login wp plugin?
- Where do I find “log in” and “register” link which are located on the top right corner?
- How to force login after user browses for a few minutes or browses a few pages?
- Registration and Login form
- WordPress and Magento: let WordPress manage user registration and logins?
- how to add custom word press regisration form in word press 3.5 with out module [closed]
- Click on banner to register to the blog
- How to put Login, Register and newsletter widget on the same page?
- make a login system for site visitors
- How to create a fully functional user registration in WordPress?
- Login page ERROR: Cookies are blocked due to unexpected output
- How do I change the logo on the login page?
- Why does WordPress hide the reset password key from the URL?
- how to authenticate for the REST API from a plugin and from command line
- How to stop WP API endpoint from caching?
- How do I extend auto logout on idle OR redirect inline popup
- Positioning the “Lost your password?” and “← Back to Site”
- Validate Custom Login field
- How to set different cookies for logged in admin users and logged in non admin users?
- How can I cache WordPress Rest API Response
- redirect to homepage after login
- Login redirects and query strings
- Protect sequence of pages with same password for each of two groups of users
- Single sign on with custom site
- Add logout link when logged in, make it disappear when logged out?
- Sidebar login widget with error print, returns an error
- Temporarily locked out … how long is a “short while”?
- Change default login auth
- How to add an endpoint for my custom post type? /wp-json/wp/v2/posts is working but it didn’t in the custom post
- Add html to wp_login_form
- Sign in with social media accounts without creating a WP account [closed]
- WordPress login form script
- WordPress authentication using custom php?
- ERROR: Cookies are blocked due to unexpected output (no FTP access)
- How do I change the language of the login page to Arabic?
- How to post frontend login form to a different authentication script from wp-login?
- WordPress login loop on proxy setup with SSL – Apache proxy to IIS
- backend access per user status
- Change “login/register” to “useraccount” when a user has logged in
- Enqueue script on logon failure
- I get 404 when I try to login ever since I changed the permalink
- Impossible User Registration
- WordPress – Contact Form 7 – Get uploaded file issue