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

Have CreateRequest() return a *Request #60

Open
cjpatton opened this issue Aug 8, 2024 · 0 comments
Open

Have CreateRequest() return a *Request #60

cjpatton opened this issue Aug 8, 2024 · 0 comments

Comments

@cjpatton
Copy link
Contributor

cjpatton commented Aug 8, 2024

At the moment this function returns the serialized request and, separately, the nonce used to verify the response. One way to clean up this API is to return a *Request that the caller serializes itself before sending to the server.

Originally posted by @lukevalenta in #59 (comment)

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

No branches or pull requests

1 participant