Skip to content

Commit b8ee372

Browse files
Counter178mrts
authored andcommitted
Update README.md
Updated EU logo Signed-off-by: Kristjan Vaikla [email protected]
1 parent 1f66343 commit b8ee372

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# web-eid-authtoken-validation-java
22

3-
![European Regional Development Fund](https://github.com/e-gov/RIHA-Frontend/raw/master/logo/EU/EU.png)
3+
![European Regional Development Fund](https://github.com/open-eid/DigiDoc4-Client/blob/master/client/images/EL_Regionaalarengu_Fond.png)
44

55
*web-eid-authtoken-validation-java* is a Java library for issuing challenge nonces and validating Web eID JWT authentication tokens during secure authentication with electronic ID (eID) smart cards in web applications.
66

@@ -353,4 +353,4 @@ NonceGenerator generator = new NonceGeneratorBuilder()
353353
.withNonceTtl(Duration.ofMinutes(5))
354354
.withSecureRandom(customSecureRandom)
355355
.build();
356-
```
356+
```

0 commit comments

Comments
 (0)