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 type for SlLoginSession.profile #78

Open
jbgtmartin opened this issue Sep 13, 2023 · 0 comments
Open

Incorrect type for SlLoginSession.profile #78

jbgtmartin opened this issue Sep 13, 2023 · 0 comments

Comments

@jbgtmartin
Copy link

Hi,

I think that in the typings the type of SlLoginSession.profile should be any instead of string. SlUserDoc.profile is of type any (which I think is correct), and SlLoginSession.profile is copied from SlUserDoc.profile in User.createSession(), so it should have the same type.

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