Closed jcmartins closed 8 years ago
How can I do Authentication and Session control?
tks
Here is an example: https://github.com/rs/xmux#basic-authentication
You may also use any existing auth middleware with xhandler.Chain.
How can I do Authentication and Session control?
tks