-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix several issues related to PAM tokens. (#44)
fix(PAM): Fix Auth Token related functions Fix GrantToken, ParseToken and SetAuthToken functions. fix(PAM): Fix SetSecretKeyAutomatically setting to set the key properly SetSecretKeyAutomatically was called before Initialization phase is fully finished, so it could not set the key. fix(UserID): Fix PubnubLog: Error: Pubnub user ID is not set. Aborting operation. false error. This error was printed for no reason when user started and stopped "playing" the project without setting UserID.
- Loading branch information
1 parent
82dd7c5
commit 9036e11
Showing
9 changed files
with
64 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.