Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable signup to be used against arbitarity Tozny endpoints, misc related changes. #54

Merged
merged 1 commit into from
Feb 11, 2021

Conversation

galxy25
Copy link
Contributor

@galxy25 galxy25 commented Feb 10, 2021

No description provided.

@galxy25 galxy25 requested review from a team, lkwdwrd, efabens and willmichael and removed request for a team February 10, 2021 21:07
ctx := context.Background()
createdAccount, err := sdk.Register(ctx, *accountName, *accountEmail, *accountPassword)
accountClientConfig := createdAccount.Account.Config
accountClientInfo := &e3db.ClientOpts{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this struct have signing key fields? If so might be worth adding those in as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't, but just for you I added them.

@coveralls
Copy link

coveralls commented Feb 10, 2021

Coverage Status

Coverage decreased (-0.05%) to 29.287% when pulling 8d1a19b on WASH-835-debug-no-sensor-data-in-time-range into 04131e8 on master.

@galxy25 galxy25 merged commit 6a7797c into master Feb 11, 2021
@galxy25 galxy25 deleted the WASH-835-debug-no-sensor-data-in-time-range branch February 11, 2021 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants