denoland / saaskit

A modern SaaS template built on Fresh.
https://deno.com/saaskit
MIT License
1.21k stars 148 forks source link

todo: create guide on how to use different OAuth providers #666

Open iuioiua opened 9 months ago

iuioiua commented 9 months ago

SaaSKit uses the deno_kv_oauth module for OAuth, which supports multiple OAuth providers. SaaSKit currently only uses GitHub. We should provide a guide on how to migrate to using other OAuth providers.