kingkyle
BABetter Auth
•Created by kingkyle on 4/8/2025 in #help
better auth as authentication service
It’s tricky. Because I don’t want to use better auth on the Frontend. I just want to call everything through the Golang api which works with better. It’s not so clear for me
5 replies
BABetter Auth
•Created by kingkyle on 4/3/2025 in #help
Auth service for a microservice
i was thinking exposing the auth endpoints to the api gateway in golang. and only allowing connections to the services and auth from the api gateway. This being said all this is new to me. Would you break what you said down even better?
6 replies
BABetter Auth
•Created by kingkyle on 12/11/2024 in #help
Middleware signout
Thank you it worked
5 replies
BABetter Auth
•Created by kingkyle on 12/11/2024 in #help
Middleware signout
im checking the session for a user role. if it not the role then signout the user
5 replies