-
bootstrap, when installing Hack font
```shell
Error: homebrew/cask-fonts was deprecated. This tap is now empty and all its contents were either deleted or migrated.
```
-
**Describe the bug**
SignInWithApple.authorize({
clientId: [clientId],
redirectURI: [redirectURI],
scopes: 'email name',
state: '12345',
nonce: 'nonce',
})
Not returning email and …
-
I try add these three cookie YTM.cookies = "SAPISID=\(SAPISID); __Secure-1PAPISID=\(PAPISID); __Secure-1PSID=\(PSID1)"
or all the cookie in safari YouTube official website (host: MacBook)
also tri…
-
**Are you filing an issue about iOS 12?**
No
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
As of [WatchOS 6.2](https://developer.a…
jlaws updated
4 years ago
-
I haven't installed nix-darwin yet, but I was reading through the bash module and I saw the following:
https://github.com/LnL7/nix-darwin/blob/c2124383f47315c23b0fbe8b75a1190b6d7929d0/modules/progr…
-
Good feature for non-savvy users would be search within the descriptions of formula. I know that this is heavy load for NSTask but there are some workarounds:
1) Put offline dictionary file with descr…
-
### Plugin(s)
- [ ] Analytics
- [ ] App
- [ ] App Check
- [X] Authentication
- [ ] Crashlytics
- [ ] Cloud Firestore
- [ ] Cloud Messaging
- [ ] Cloud Storage
- [ ] Performance
- [ ] Remote Config
#…
-
**Describe the bug**
Received an unexpected status code: 503. while attempting to login using my apple id
**To Reproduce**
Steps to reproduce the behavior:
**Expected behavior**
A clear and c…
-
When the user is authenticated using Google & Apple and a WP account is either created (or returned for existing account), we will need to login to the account.
The API endpoint for WP login is:
h…
-
I am working on an app which requires to delete user from firebase auth. Till now I have been able to implement this functionality when the provider is Google. But I am unable to do the same for Apple…