pubnub / objective-c

PubNub Objective-C based APIs for iOS and OS X
Other
185 stars 189 forks source link

Add PAMv3 token support #426

Closed parfeon closed 3 years ago

parfeon commented 3 years ago

feat(pam): add PAMv3 token support

Add method which allow to set or parse auth token.

bartk commented 3 years ago

generally LGTM. I think that the naming differences shall be be addressed to make SDK similar. Are you planning any further phases/PRs with cucumber?

parfeon commented 3 years ago

@bartk I've asked @raipubnub about name, and if it makes benefits for language - it was ok. They actually close in naming with other SDKs. In Objective-C there is few more token available in Apple's frameworks. This way we will eliminate confusion for engineer and also setAuthToken clearly say purpose of token.

parfeon commented 3 years ago

@client-engineering-bot release as v4.17.0