node-jsonrpc2 icon indicating copy to clipboard operation
node-jsonrpc2 copied to clipboard

[Enhancement] Update documentation for synchronous / callback / promise style implementation of the authorization handler

Open colceagus opened this issue 9 years ago • 0 comments

The authHandler now is agnostic of the synchronous / callback / promise implementation styles. Documentation only provides examples for the synchronous parts. Make visible the fact that the handler can be implemented using a promise or a callback.

colceagus avatar Oct 07 '16 01:10 colceagus