Skip to content

fix: add token property to IAuthenticationManager #1212

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

patrickarlt
Copy link
Contributor

This should resolve the issues in #1209 by adding the token getter back to IAuthenticationManager.`IUserAuthe

Copy link
Member

@tomwayson tomwayson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @patrickarlt

This LGTM, and once merged should enable Hub to upgrade to the latest version of rest-js packages w/o a major re-write of session.token -> await session.getToken().

The only thing I wonder about is that I don't believe this addresses either of the "weird" issues that you bring up in #1209 (comment)

Maybe you plan to address those at a later juncture.

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.

2 participants