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

AccessManager is based on PAM V3 token instead of PAM V2 authKey. #104

Merged
merged 5 commits into from
Oct 18, 2024

Conversation

marcin-cebo
Copy link
Contributor

We encourage new customers to use PAM V3 instead of V2.

PAM V3 has pubnub.setToken(token) method to update token whereas in V2 to update authKey it was required to instancionate PubNub with new authKey

We encourage new customers to use PAM V3 instead of V2.

PAM V3 has pubnub.setToken(token) method to update token whereas in V2 to update authKey it was required to instancionate PubNub with new authKey
We encourage new customers to use PAM V3 instead of V2.

PAM V3 has pubnub.setToken(token) method to update token whereas in V2 to update authKey it was required to instancionate PubNub with new authKey
We encourage new customers to use PAM V3 instead of V2.

PAM V3 has pubnub.setToken(token) method to update token whereas in V2 to update authKey it was required to instancionate PubNub with new authKey
Copy link
Contributor

@wkal-pubnub wkal-pubnub left a comment

Choose a reason for hiding this comment

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

some changes in tests requested, otherwise LGTM

@marcin-cebo marcin-cebo merged commit cd0571f into master Oct 18, 2024
5 checks passed
@marcin-cebo marcin-cebo deleted the mc/canI_isBasedOnToken branch October 18, 2024 12:30
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