Commit 9c60c17
authored
Implementing Firebase SDK Initialization and Custom Authentication (#1)
* Initial code contribution with auth API implementation and unit tests
* Added linter integration
* Added link to pylint docs
* Improved linter script and documentation
* Updated tests to use pytest; Updated lint.sh to use one config file instead of two.
* Updated documentation
* Updated documentation
* Changed max line length to 100; Updated documentation; Using the mock private key from Node SDK tests for testing
* Changing mock crypto field names; Implementing other suggested improvements in PR
* Reformatted file to get rid of unnecessary whitespace characters1 parent 67da3e6 commit 9c60c17
File tree
14 files changed
+1588
-0
lines changed- firebase
- tests
- data
14 files changed
+1588
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments