You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* some changes to auth
* Implemented a reusable HTTP client API
* Added test cases
* Comment clean up
* Simplified the usage by adding HTTPClient
* Using the old ctx import
* Support for arbitrary entity types in the request
* Renamed fields; Added documentation
* Removing a redundant else case
* initial
* more integration tests
* set custom - still needs guessing the type for unmarshaling.
* tests
* server
* server
* .
* json
* json
* move testdata
* get
* tests
* updated to param struct of pointers to call create and update
* Comments
* cleanup
* cleanup
* cleanup
* cleanup minor test changes
* Changing the iteraator pattern
* last page iterator test fix
* clean up tests next.
* make the fetch tidier
* fetch cleanup
* cc change
* custom claims
* newline
* adding error propagation to makeExportedUser
* remove trivial claims map type
* list users test data
* rename p ptr, and remove the with... options for the iterator
* rename p ptr
* some unit tests
* adding integration tests for custom claims
* NO ERROR
* unit tests
* comments hkj
* addressing comments
* delete unneeded json file
* phone NUMBER
* typo
* remove cc from create
* refactor param structs
* remove package ptr
* test refactor
* cleanup comments
* cleanup debug.test
* Adding back the default http client
* fix httpClient for tests
* creds
* creds
* fix default http client
* cleanupPrintfs
* disable
* Reanme payload vars
* Revert newHTTPKeySource function
* add back defaultClient in newClient
* reenable testNewHTTPClientNoOpts)
* reverting keysource tests)
* Take the httpClient from the keysource
* Removethe +1 second for the token timestamp.
* Adding tests
* White spaces
* Redesign the error validators
* prepare returns an error.
* cleanup
* dissolve
* dissolve
* clean tests
* split integration tests
* addressing comments
* addressing comments opt branch/ BEFORE hc change
* Removing the defaultClient from the NewClient, and extracting the NewClient creation outside of KeySource
* closer from echoServer
* cleanup + 500 error unit test
* unify error messages
* Refactor stop side effect for params preparation
* +1 to timestamp for flakiness
* removing +1
* disallow defaultClient
* whitespaces
* http default
* add TODO
* Code clean up and refactoring
0 commit comments