Headless Member Api

Hi,

Before I dive right into the deep end is there a correct way to authenticate (log in) a user from a headless front end application like react/vue etc?

I want to have the ability for a normal user to be able to log in, see few details of their profile, log out etc all through apis. I searched documentation and all I see is management api which wouldn’t be ideal for non admin users. Is there some sort of api / package I can bring that I’ve missed while hunting in the documentation or is a custom API needed to achieve this goal?

Thanks! :slight_smile: