hey all,
I am working on a small product for which I am first building the backend.
let's say I want to implement ST as my user auth solution and want to test it.
would I need to set up the frontend as well so I can test various scenarios of the front auth-ing a user on the backend? or I could somehow test the backend part of the implementation alone? 🤔
all thoughts are appreciated! 🙏