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
Finish reg (#7)
* Change `FinishRegistration` and `FinishAuthentication` functions to return more complete data
* Update interface method names to reduce the likelihood of implementing member conflicts
* Change most dealings of `CredentialID` to the raw form and allow the user to (un)marshal as needed