Ory doesn’t have the UI offering in the open source version but seems like the one to go with if we need anything more than supabase/pocketbase
We can roll our custom one but since I don’t want to do much backend stuff esp things other ppl have done better, better to avoid it as i really most of the time need the whole suite of things, eg. password reset, confirmation email all of which becomes real complicated if done manually
For API auth, things can be different the following comment has decent suggetion
There’s also something called the phantom token approach which i dont think i need really