Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kjwt without arrow #9

Closed
IsaqueCoelho opened this issue Dec 27, 2021 · 2 comments
Closed

kjwt without arrow #9

IsaqueCoelho opened this issue Dec 27, 2021 · 2 comments

Comments

@IsaqueCoelho
Copy link

Hi,

I'm developing in a project that doesn't uses "arrow", so I wonder if you could send a sample of generating JWT hs256 without arrow

@nefilim
Copy link
Owner

nefilim commented Dec 28, 2021

hi there - unfortunately kJWT was designed with Arrow from the ground up, it won't be very useful without. Have you considered using Arrow? Otherwise Auth0's java-jwt might be a better fit for you?

@IsaqueCoelho
Copy link
Author

I understand, sad to say that in our context use of arrow is not a good option =(

We were looking for kotlin based libraries to our app, because of that we tryed kjwt, but I agree with you, seems like java-jwt might be better fit for our project =)

Thank you so much about the help, best regards from Brazil o/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants