Update Oauth2TokenManager to resolve issue with expiring token.#128
Open
B-HOLLEY wants to merge 65 commits intoOneSpan:devfrom
Open
Update Oauth2TokenManager to resolve issue with expiring token.#128B-HOLLEY wants to merge 65 commits intoOneSpan:devfrom
B-HOLLEY wants to merge 65 commits intoOneSpan:devfrom
Conversation
…ce creation to use existing RestClient
…ce to use existing RestClient to Create
…te transaction using Json
…SignLive' to 'OneSpan Sign'
…ermissions for .Net SDK
… Permissions in .Net SDK
PB-105212: Update Java and .NET SDKs to support vaulting data API.
Revert "PB-105212: Update Java and .NET SDKs to support vaulting data API."
…e oauth2 clientIds.
* feat: PB-106706 update sms challenge name * feat: PB-106705 adding test class * feat: PB-106705 test class * feat: PB-106705 fix failing test * feat: PB-106705 fix failing test * feat: PB-106705 update description * feat: PB-106705 additional test * fix: PB-104840 bugfix on multiple licenses --------- Co-authored-by: ojobo1 <boluwatito.ojo@onespan.com>
* feat: PB-106706 update sms challenge name * feat: PB-106705 adding test class * feat: PB-106705 test class * feat: PB-106705 fix failing test * feat: PB-106705 fix failing test * feat: PB-106705 update description * feat: PB-106705 additional test * fix: PB-104840 bugfix on multiple licenses --------- Co-authored-by: ojobo1 <boluwatito.ojo@onespan.com>
* feat: PB-106706 update sms challenge name * feat: PB-106705 adding test class * feat: PB-106705 test class * feat: PB-106705 fix failing test * feat: PB-106705 fix failing test * feat: PB-106705 update description * feat: PB-106705 additional test * fix: PB-104840 bugfix on multiple licenses --------- Co-authored-by: ojobo1 <boluwatito.ojo@onespan.com>
Co-authored-by: Tejaswini Devireddy <devirte1@onespan.com>
OneSpan#63: Resolving issue where logging is broken because of missing TRACE compiler flag.
Merge branch 'master' into dev # Conflicts: # src/SDK/Internal/UrlTemplate.cs # src/SDK/Services/AccountConfigService.cs # src/SDK/Services/Internal/AccountConfigClient.cs # src/Samples/default.signers.properties
Author
# Conflicts: # src/SDK/Internal/UrlTemplate.cs # src/SDK/Services/AccountConfigService.cs # src/SDK/Services/Internal/AccountConfigClient.cs # src/Samples/default.signers.properties
Author
|
@houjianyu could you take a look at this PR? |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#63: Resolving issue where logging is broken because of missing TRACE compiler flag.
For reference: #63