I have an existing application, and am wondering if there is any way that I can integrate authentication. I don't need Flarum to use my current authentication, but I want a way to automatically log a person in using their existing username and password. Unless there is an easy way to make Flarum support Parse Server authentications. That is what my app currently uses.
Just wanting to pick some other people's brains. The application is on the same domain as Flarum would be. I saw an old GitHub issue referencing the creation of an /api/user/login or something similar that would allow to create a session for the user. Is that something that can be implemented easily? I come from Laravel, and have used it for years, but I haven't had time to go through and see what is different with Flarum, yet, unfortunately.
Thanks for any advice you can throw my way.
Scott