trpc
Hi, I want to "connect" my electron app to my nextjs server using better-auth with an admin plugin. How would I be able to connect an account to the electron app then get the users permissions to then do some things depending on these permissions? For login in would my best choice be an electron deep link?
0 Replies