Commit e08a71d
authored
Add identity common items for new functionality (#1027)
* moving common auth items to identity.ts and fixing UserRecord definitions
* fixing copyright year and exporting old artifacts
* adding in common files only
* breaking out parsing functions and adding a bunch of tests
* clean up & formatter
* adding jsdoc comments
* cleaning up update mask and adding more tests
* fixing projectId references
* changing classes to interfaces, adding in a key cache, and more tests
* formatter
* decoupling decode & verify
* added tests for setting the expiration time
* cleaning up var names
* adding in retry for key verification
* format
* address comments
* add package-lock
* change decoded JWT to decoded payload1 parent 6d146aa commit e08a71d
File tree
4 files changed
+2105
-36
lines changed- spec/common/providers
- src/common/providers
4 files changed
+2105
-36
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
| 161 | + | |
161 | 162 | | |
162 | 163 | | |
163 | 164 | | |
| |||
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
| 172 | + | |
171 | 173 | | |
172 | 174 | | |
173 | 175 | | |
| |||
0 commit comments