Custom login with wordpress

Dears,

I would like to use custom login against wordpress api. any ideas on how to perform this?
Appreciate it…

The question is not clear, please give more details.

Sure. I would like to customise meteor login process to authenticate the user through wordpress using WP Rest API, etc… Because I am using WP as a CMS.
thx

It shouldn’t be super difficult creating a package like timbrandin:accounts-drupal for Wordpress. It uses OAuth 1.0 with the services Drupal project. Here’s the services package that does all the communication between Drupal and Meteor: https://atmospherejs.com/timbrandin/drupal-services