-
・GitHubサインインができる。
・サインアウトができる。
・退会ができる。
この3つを満たすfirebaseでの認証方法を調べる。
https://firebase.google.com/docs/auth/web/github-auth?hl=ja
この辺?
どうやったらできそうかまで調べる
https://blog.katsubemakito.net/firebase/f…
-
### [REQUIRED] Please fill in the following fields:
* Unity editor version: **2022.3.10f1**
* Firebase Unity SDK version: 11.5.0
* Source you installed the SDK: **.unitypackage**
* P…
-
**Is your feature request related to a problem? Please describe.**
I want to add custom authentication. So I need to add the `serverpod_auth_server` package to do this. However, it depends on the aba…
-
### [REQUIRED] Describe your environment
* Operating System version: Mac OS Monterey (12.3)
* Browser version: Chrome
* Firebase SDK version: 9.8.1
* Firebase Product: auth
…
-
When I try to sign in using direct **Google method** as show in the code:
```
import * as firebase from 'firebase/app';
import { cfaSignInGoogle, SignInResult} from 'capacitor-firebase-auth/alter…
-
# Feature request
Include user image to the auth table (from initials generated to social platform generation)
From AppWrite (A supabase open source alternative)
![users-section4](https://user-im…
-
* Operating System version: Multiple
* Firebase SDK version: All
* Library version: All
* Firebase Product: multiple (auth, database, storage, etc)
Feature request to support standar…
ptone updated
5 years ago
-
I am just getting started and see that firebase.createUser has a callback with "errorMessage" which is not as useful as "errorCode" Can both be exposed? If not, "errorCode" would be better so we can h…
-
### Operating System
iOS 16+
### Browser Version
webview in iOS
### Firebase SDK Version
^10.7.1
### Firebase SDK Product:
Analytics, Auth, Database, Firestore, Functions, Remote-…
-
I have a Chrome extension that uses Firebase authentication (via firebaseui), and a corresponding hosted site that also uses Firebase for authentication (also via firebaseui). How would I go about mak…