minion icon indicating copy to clipboard operation
minion copied to clipboard

Authentication

Open ChaosPower opened this issue 10 years ago • 3 comments

Hi,

Would like to know how to implement authentication using Minion, if there are examples available please link me.

ChaosPower avatar Mar 10 '15 08:03 ChaosPower

This has not been supported out of the box yet, but Minion uses Thruway under the hood, not sure if this helps though.

This is interesting to have as a feature though.

Mulkave avatar Mar 19 '15 19:03 Mulkave

If you use Crossbar there are some options you can use, but yes, I think it would be awesome to be able to use the Laravel Authentication also for Minion and the WAMP Websockets

mpathy avatar Dec 05 '17 10:12 mpathy

This is rather vague. Clarification is needed for this feature.

Is this about using Minion to provide authentication service for authenticating a session on the WAMP server, or allowing Minion to use an authentication method when connecting to the WAMP server?

NeoVance avatar Apr 28 '18 00:04 NeoVance