Skip to content

Commit

Permalink
address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Thumimku committed Apr 30, 2024
1 parent a3efd69 commit 0da5524
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
*/
public abstract class AbstractResponseModeProvider implements ResponseModeProvider {

public static final String SPACE_SEPARATOR = " ";
private static final String SPACE_SEPARATOR = " ";

/**
* Checks if the given response type contains either "id_token" or "token".
Expand Down

0 comments on commit 0da5524

Please sign in to comment.