-
When I try to sign in with auth providers like Google or Apple, `useSupabaseUser()` returns `false` during SSR. But:
1. It returns the user object after hydration on the client side without any iss…
-
### [REQUIRED] Please describe the question here:
Hi,
How I can use cross-app authentication with shared Apple Keychain in Unity? Firebase documentation (https://firebase.google.com/docs/au…
-
The current pkg installer is not code-signed or notarized. Now that this is supported as of [electron-notarize 2.3.0](https://github.com/electron/notarize/releases/tag/v2.3.0), we should try to do thi…
-
Replace Demo Facebook integration with Apple Sign in.
-
async function onAppleButtonPress() {
// Generate secure, random values for state and nonce
console.log('Apple Login12');
const rawNonce = uuid.v4();
console.log('Apple Login123');
cons…
IIIPL updated
6 months ago
-
I am having an issue (testing with iOS 16 on a Simulator, I don't know about other versions).
- I do a SignIn with email & name scopes `[0, 1]` and ask to use anonymous email.
- I validate the Sig…
-
* **Electron-Builder Version**: 24.9.1
* **Node Version**: 20.11.0
* **Electron Version**: 27.2.2
* **Electron Type (current, beta, nightly)**:
* **Target**: mas
I'm…
-
#STEPS Followed:
-install npm i react-apple-login library.
-Use code snippet as per mentioned below:
< AppleLogin
clientId = {
APPLE_CLIENT_ID
}
redirectURI = {
`${window.location.or…
-
### Describe the issue
In the [cmake install process for apple](https://github.com/CorsixTH/CorsixTH/blob/3899df3/CorsixTH/CMakeLists.txt#L294), BundleUtilities needs to be replaced with [RUNTIME_DEP…
-
- [x] Design and implement new features
- [x] Fix all release-blocking bugs
- [x] Update packaging/version_number
- [x] Update packaging/copyright_years
- [ ] Run packaging/update_help_translation…