Quick and practical demo of doing OAuth2 on Pocketbase. This demo will use Google OAuth2 infrastructure to create "Sign-in with Google" functionality and use Pocketbase as database to store the user data when succesfully signed-in with Google.
npm install
to install dependencies.https://github.com/sonyarianto/pocketbase-oauth2-demo/blob/main/src/App.svelte
.MIT
Maintained by Sony Arianto Kurniawan <sony@sony-ak.com> and contributors.