Le Jul 4, 2012 à 12:39 AM, Laurens Van Houtven <_...@lvh.cc> a écrit :
> On 03 Jul 2012, at 23:53, Glyph wrote:
>
>>
>> On Jul 3, 2012, at 12:08 AM, Laurens Van Houtven <_...@lvh.cc> wrote:
>>
>>> I'm trying to implement a command called "Become" that allows a staff
>>> member to work as if h
On 03 Jul 2012, at 23:53, Glyph wrote:
>
> On Jul 3, 2012, at 12:08 AM, Laurens Van Houtven <_...@lvh.cc> wrote:
>
>> I'm trying to implement a command called "Become" that allows a staff member
>> to work as if he was the user himself. The most obvious way (to me at least)
>> to do that to c
On Jul 3, 2012, at 12:08 AM, Laurens Van Houtven <_...@lvh.cc> wrote:
> I'm trying to implement a command called "Become" that allows a staff member
> to work as if he was the user himself. The most obvious way (to me at least)
> to do that to create the customer API (an IBoxReceiver/amp.BoxDi
Hi,
I have an AMP service that does cred-based auth with IBoxReceiver as the
interface (see mantissa). On login, the user gets a different API depending if
they're a staff member or not.
Additionally, I wrote a composing IResponderLocator. It takes a bunch of
responder locators and calls them