Hi, I'm pretty new to merb and played around with the merb-auth slice. I'm wondering if it's possible (or rather how) to authenticate a user if authentication information is passed to the request (as in 'curl -u jan:secret localhost:4000/things').
Example would be to display additional information to an api request when the user provided valid login credentials. (i dont care what happens when invalid credentials are passed, 403 forbidden or the no login provided output) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
