Authentication
Is there an API for simply authenticating a user? I would hate to hit projects.xml and have the pull down the data from that just to see if a user entered valid credentials.
Discussions are closed to public comments.
If you need help with Lighthouse please
start a new discussion.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
1 Posted by dylan (at dc-st... on 24 Dec, 2009 07:19 AM
I will just use the HTTP response. That way the data will not be retrieved if validation fails.