Skip to content

JWT Auth #33

Description

@SrMouraSilva
  • 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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions