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

JWT Auth #33

Closed
21 tasks done
SrMouraSilva opened this issue May 17, 2017 · 2 comments
Closed
21 tasks done

JWT Auth #33

SrMouraSilva opened this issue May 17, 2017 · 2 comments
Milestone

Comments

@SrMouraSilva
Copy link
Member

SrMouraSilva commented May 17, 2017

  • Create /v1/auth for login (get jwt token)
  • Docs /v1/auth
  • Fix /v1/ws to client informs at the initial connection the token data
  • Think about the WebSocket Token and the login (change the token will be drops the websocket token based connection?)
  • Auth the handlers
  • Not requires auth from WebService Socket?
  • User with a random password for others components

Docs and auth: Update all docs api Header

  • Authentication
  • Plugins Management
  • Banks Management
  • Bank Management
  • Pedalboard Management
  • Pedalboard Data Management
  • Effect Management
  • Param Management
  • Effect connection Management
  • Current Management
  • Move
  • Configurations
  • Component Data
  • WebSocket
curl -H 'Authorization:bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1MjEwNzYxOTh9.ZmX3gSjzV-aMzlW77ug0KGnzx7CopKJA7Q2HV7HONOM' http://localhost:3000/v1/current/data
@SrMouraSilva SrMouraSilva modified the milestones: Future, Alpha 3 v0.4.0 May 17, 2017
@SrMouraSilva SrMouraSilva mentioned this issue May 19, 2017
5 tasks
@SrMouraSilva SrMouraSilva modified the milestones: v0.4.0, v0.5.0 Feb 18, 2018
@SrMouraSilva SrMouraSilva modified the milestones: v0.5.0, v0.4.0 Mar 9, 2018
@SrMouraSilva SrMouraSilva changed the title Auth JWT Auth Mar 15, 2018
SrMouraSilva added a commit that referenced this issue Mar 15, 2018
SrMouraSilva added a commit that referenced this issue Mar 15, 2018
Merge branch 'issue-33-auth' of github.com:PedalPi/WebService into issue-33-auth
SrMouraSilva added a commit that referenced this issue Mar 15, 2018
SrMouraSilva added a commit that referenced this issue Mar 15, 2018
SrMouraSilva added a commit that referenced this issue Mar 15, 2018
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

1 participant