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

Incorrect login function signature #44

Closed
phuctm97 opened this issue Apr 23, 2021 · 0 comments · Fixed by #45
Closed

Incorrect login function signature #44

phuctm97 opened this issue Apr 23, 2021 · 0 comments · Fixed by #45
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@phuctm97
Copy link
Contributor

OpenLogin#login return { privateKey: string } instead of string[]:

https://github.com/torusresearch/OpenLoginSdk/blob/c5ee94606cd94aa6c7d7e6ae43d1c05da586ef49/packages/core/types/src/OpenLogin.d.ts#L36-L38

https://docs.tor.us/open-login/api-reference/usage#login

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants