• Hi, I’m completely new to this oAuth and JWT authentication paradigms. I’m working on an app with Angular and I’m using WordPress to manage the data. I was able to authenticate the login to my app via this plugin but I have two questions:

    1. Can you login into the WordPress dashboard itself through the request? I’m using transients to manage the user status as online/offline and I need to authenticate the app and login the user into the WordPress as well.
    2. Any possibility of creating new users with additional custom meta fields?

    Is this possible via a hook and custom end point?

  • The topic ‘Login via JWT and custom endpoints.’ is closed to new replies.