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

Add support for JSON Web Token #372

Open
mcicolella opened this issue Oct 14, 2017 · 10 comments
Open

Add support for JSON Web Token #372

mcicolella opened this issue Oct 14, 2017 · 10 comments

Comments

@mcicolella
Copy link
Collaborator

In order to create a web client based on Vue.js we need to enable JWT (see freedomotic/fd-vue-webapp#7).
Freedomotic's APIs are served by RestAPIv3 plugin and the authentication is based on Apache Shiro.
As reported here we could use jjwt library.

@ayushkalani
Copy link

I'm interested to do this.

@ayushkalani
Copy link

I have used jjwt library for generating and validating jwt tokens please inform which file and where to make those changes, we can write a new jwt service.

@bestmazzo
Copy link
Member

bestmazzo commented Oct 15, 2017

@ayushkalani Thank you for your support!
Changes will surely involve RestAPI3 plugin (which relies on Apache Jersey and Atmosphere frameworks)

@mcicolella
Copy link
Collaborator Author

@p3trur0 @abollaert @bezmax @jasper-vandemalle what about?

@ayushkalani
Copy link

Should I start working on it ?

@mcicolella
Copy link
Collaborator Author

I think so.

@mcicolella
Copy link
Collaborator Author

@ayushkalani are you working on this?

@ayushkalani
Copy link

Weekend is here, I'll complete it this weekend.

@mcicolella
Copy link
Collaborator Author

@ayushkalani any news?

@mcicolella
Copy link
Collaborator Author

@ayushkalani are you still on this?

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

No branches or pull requests

3 participants