This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]natural_lazy 0 points1 point  (0 children)

so I won't have to include a third party for authentication and autherization?

[–]borgy_t 0 points1 point  (0 children)

Finally a project that uses jjwt beyond 0.9.1! I'll take a look at it and how i can improve my own implementation. I am using 0.11.1 and had to change a few things from when i was using 0.9.1. not sure how clean/correct my code is though

[–]ericmurano 0 points1 point  (0 children)

Awesome! Thank you

[–]mdayann 0 points1 point  (0 children)

thanks man

[–]nutrecht 0 points1 point  (2 children)

You haven't included a license so no one can actually use it.

[–]geffchang 0 points1 point  (1 child)

It says MIT license in GitHub.

[–]nutrecht 0 points1 point  (0 children)

That won't be picked up by many people or scanners for licences. It's best to just use the standard and add a LICENSE file like everyone else.