Skip to content

Instantly share code, notes, and snippets.

@KensoDev
Created October 6, 2017 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KensoDev/b368280471a4057136b36e4078648fda to your computer and use it in GitHub Desktop.
Save KensoDev/b368280471a4057136b36e4078648fda to your computer and use it in GitHub Desktop.
TODO 10/06/2017
TODO:
[] Add a login screen.
We use Auth0 for login, so we need to integrate the lock into the app.
When you are logged out, you will see the login screen. Once you login, we
store your token in local storage and you can see the other parts of the
application.
[] Add the Queue manager section to the app
The queue manager is the part where you look at the messages in the queue and
you can also replay messages from the deadletter queues to the correct ones.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment