I know how to send a request from the client to th...
# support-questions-legacy
s
I know how to send a request from the client to the backend? but it would be a lot more convenient if yall exposed functions or lower level components that allow me to do that more easily. again I really like the NextAuth.js approach, where they offer a similar sort of page / component that includes buttons for all of the providers you've set up, but also exposes a
signIn
function that takes the provider and additional params
3 Views