This website requires JavaScript.
Explore
Help
Sign In
onixbyte
/
onixbyte-bom
Watch
2
Star
0
Fork
0
You've already forked onixbyte-bom
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ac9447d6ec4cefcda5a11aa97035465942ef7073
onixbyte-bom
/
simple-jwt-facade
/
src
/
main
/
java
/
cn
/
org
/
codecrafters
/
simplejwt
T
History
Zihlu Wang
6557b65d8a
feat(simple-jwt-jjwt): Complete the implementation with io.jsonwebtoken:jjwt-api
2023-08-04 19:45:23 +08:00
..
annotations
docs: Fix all docs from one <p> represents for a paragraph
2023-07-31 22:53:09 +08:00
config
style(simple-jwt): Upgraded method to get Algorithm declared in third-party implementation.
2023-08-03 18:59:11 +08:00
constants
docs: Fix all docs from one <p> represents for a paragraph
2023-07-31 22:53:09 +08:00
exceptions
feat(simple-jwt): Added WeakSecretException.
2023-08-03 20:23:12 +08:00
package-info.java
docs: Fix all docs from one <p> represents for a paragraph
2023-07-31 22:53:09 +08:00
SecretCreator.java
feat(simple-jwt): Create a random secret with specified requirements.
2023-08-04 00:35:40 +08:00
TokenPayload.java
docs: Fix all docs from one <p> represents for a paragraph
2023-07-31 22:53:09 +08:00
TokenResolver.java
feat(simple-jwt-jjwt): Complete the implementation with io.jsonwebtoken:jjwt-api
2023-08-04 19:45:23 +08:00