Skip to content

Commit

Permalink
chore: clean up code
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibogus authored and aleksandra-bel committed May 2, 2024
1 parent 7af222c commit 7074ad4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,5 @@ private StringPool() {
public static final String PRIVATE_KEY = "PRIVATE KEY";
public static final String PUBLIC_KEY = "PUBLIC KEY";

public static final String BPN_NOT_FOUND = "Invalid token, BPN not found";
public static final String BPN_NOT_FOUND = "Missing required claim 'BPN'";
}

0 comments on commit 7074ad4

Please sign in to comment.