We would like to be able to use Savvy in a Dream server easily. It could be good to just have a standalone client create a middleware that can be used across the server.
- Client is created using a storage interface
- Client has a callback handler built in, that can be assigned to the callback route
- Client has an auth middleware that is nested under it to be assigned to routes
We would like to be able to use Savvy in a Dream server easily. It could be good to just have a standalone client create a middleware that can be used across the server.