-
I use composer (https://getcomposer.org/) and its autoload libraries with my php projects, and would like to import the schoology_php_sdk library through composer. Could you register this library with…
-
For officially supported OAuth providers such as Google, Facebook, Twitter, and Github, it is possible to link them to an existing Firebase user using FirebaseUser.linkWithCredential() method. However…
-
### [REQUIRED] Describe your environment
* Windows 10, Android 10
* Google chrome
* firebase js sdk version: 7.24.0
* firebase auth
### [REQUIRED] Describe the problem
When trying to…
-
# Checklist
- [ ] I have verified that the issue exists against the `master` branch of Celery.
- [ ] This has already been asked to the [discussions forum](https://github.com/celery/celery/discu…
-
When uploading files, request body will be a blob. See documentation of the process here: https://developers.schoology.com/api/uploading-files
It would be nice if this SDK supported this.