Commit Graph

7 Commits

Author SHA1 Message Date
Ethan Frey 4d0db39fb9 Abstracts away from pubkey addr -> app/chain-specific "actors" 2017-06-30 18:37:50 +02:00
Ethan Frey 98e65124a1 Middleware system with secure auth contexts 2017-06-30 18:37:49 +02:00
Ethan Frey f6395c8981 Update middlewares to new interface 2017-06-30 18:37:49 +02:00
Ethan Frey eed1bf753d Start separating middleware and handler 2017-06-30 18:37:49 +02:00
Ethan Frey 52f7a47ef2 Abstracted out the permissions for multiple apps 2017-06-30 18:37:49 +02:00
Ethan Frey ab72ca881e Add fee handler and signer handler to show how layering works 2017-06-30 18:37:49 +02:00
Ethan Frey f4393511ee First demo of handlers 2017-06-30 18:37:49 +02:00