Lance Pollard
Lance Pollard
It appears the `hamiltonian-cycle` module finds all possible cycles. Does the eulerian path module find all possible cycles, or just one? If not, how would you modify it to find...
If they press cancel while at the oauth provider, it will redirect back and we get an error. Needs to render some helpful screen.
Example: If user has logged in through Twitter, and then logged out, they now have an account and an OauthToken for twitter. Now if they login through MySpace, and we...
Not all openid/oauth providers give you the email, which can be considered a globally unique user friendly identifier. So if we set "validate_email_field", authlogic-connect should bring up a "confirm email"...
Because I'm storing a few variables in the session, the following situation will break: - User clicks to authenticate with Google - When Google asks for confirmation, user presses back...
If the user tries to create an account that they already have, throw error.
Should have option to set whether or not to use popups (similar to how RPXNow works) for authentication. The people who created RPXNow made the `ruby-openid` gem, so they set...
Hey all, Cached Commons is now deprecated. I will be shutting down the service at the end of June 2013. The GitHub repo will stay up though. Please switch to...