Skip to content

Commit

Permalink
update comment asking users to use multipleCloudsSupported
Browse files Browse the repository at this point in the history
  • Loading branch information
jasoncoolmax committed Feb 26, 2025
1 parent c8791b2 commit 84a3d56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MSAL/src/public/MSALTokenParameters.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ NS_ASSUME_NONNULL_BEGIN

/**
Key-value pairs to pass to the /authorize and /token endpoints. This should not be url-encoded value.
@note Please do not pass instance_aware but use MSALPublicClientApplicationConfig.multipleCloudsSupported instead.
*/
@property (nonatomic, nullable) NSDictionary <NSString *, NSString *> *extraQueryParameters;

Expand Down

0 comments on commit 84a3d56

Please sign in to comment.