Skip to content

Commit 41636ec

Browse files
authored
Update README.md
1 parent 2b9a9a5 commit 41636ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jwt-auth/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
- [Wiki project page](https://wiki.eclipse.org/MicroProfile/JWT_Auth)
44
- [Spec, API, TCK GitHub repo](https://github.com/eclipse/microprofile-jwt-auth)
55

6+
**Note** for practical purposes these samples have been superseded by the ones at https://github.com/javaee-samples/microprofile1.4-samples/tree/master/jwt-auth
7+
68
## Samples ##
79

810
- **basic-authentication** The test sends a very basic signed JWT token to a protected servlet. The MP-JWT Auth implementation

0 commit comments

Comments
 (0)