Skip to content

MOB-141 #Impl TIP#11

Merged
ts-omar merged 2 commits intorelease/1.1.0from
feature/MOB-141
Nov 16, 2022
Merged

MOB-141 #Impl TIP#11
ts-omar merged 2 commits intorelease/1.1.0from
feature/MOB-141

Conversation

@ts-omar
Copy link
Copy Markdown
Contributor

@ts-omar ts-omar commented Nov 16, 2022

1.1.0 - November 2022

Content

New Features

  1. Added Token exchange platform mode enum to XmBindIdServerEnvironment to indicate the platform for token exchange.
  2. General bug fixes and performance improvement.

Upgrade

  1. Upgraded the iOS XmBindIdSDK framework version to 1.40.0.
  2. Upgraded the Android XmBindIdSDK library version to 1.30.0.

Comment thread android/local.properties Outdated
@@ -0,0 +1,8 @@
## This file must *NOT* be checked into Version Control Systems,
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

It say that this file should not be commit to Git. But I think it's fine here, right?

serverEnvironment = XmBindIdServerEnvironment.createWithMode(environmentMode);
}

if (environment.hasKey("tokenExchangePlatformMode")) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Since tokenExchangePlatformMode is being used multiple times it should be referenced from a constant key.

@ts-omar ts-omar removed the request for review from ShaharTrasmitSecurity November 16, 2022 11:35
@ts-omar ts-omar merged commit c2ed80e into release/1.1.0 Nov 16, 2022
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.

3 participants