Skip to content

Commit 75bad75

Browse files
committed
Re-trigger Github checks
1 parent a7adf8e commit 75bad75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

msal4j-sdk/src/main/java/com/microsoft/aad/msal4j/IAcquireTokenParameters.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ interface IAcquireTokenParameters {
6262
* This can be useful for scenarios requiring custom parameters that aren't explicitly supported in the library.
6363
*
6464
* @return A map of additional query parameters to include with the token request, or null if no extra parameters are needed.
65+
*
6566
* @deprecated Not recommended for production scenarios. It will be removed in a future release, and the behavior may be replaced by a new API.
6667
*/
6768
@Deprecated

0 commit comments

Comments
 (0)