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

Go: Add LoginAnonymous, refactor LoginConfirm (per #750) #752

Merged
merged 2 commits into from
Jun 14, 2022

Conversation

geel9
Copy link
Member

@geel9 geel9 commented Jun 14, 2022

  • Adds LoginAnonymous
  • Refactors LoginConfirm to handle hashing/unprotection for caller

All per #750

Questions (I am new to Go)

  • Is the way I converted authCode to a byte array (account_service.go, line 170) correct?
    • Does this handle character encoding in the way one might expect?
  • Am I creating errors correctly?

@fundthmcalculus fundthmcalculus merged commit 6586cfd into main Jun 14, 2022
@fundthmcalculus fundthmcalculus deleted the JC/go-loginconfirm-anonymous branch June 14, 2022 17:37
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

2 participants