#Is it possible to integrate supabase & github OAuth into tauri app somehow?

2 messages · Page 1 of 1 (latest)

plush sigil
#

I just tried to set up Github OAuth application but I need to provide Webpage URL. Anyone has an idea how to do this in tauri app?

iron vale
#

As for github oauth you can use the device flow (what the github cli does for example) that works as is