Hi I´m building an application that has a token based authentication ex:
http://www.host.com/resource?token=589437534
I was going write an interceptor or something like that, but I imagine that there is something more elegant available that I just could´t find.
What is the best way yo implement this kind of authentication with OpenRasta ?