Hacker News new | ask | show | jobs
by riffmaster 5473 days ago
Yes and No. Rememberme cookie autologs in when you goto company.sprint.im (if you have logged in before). It however does not log you in directly if you try to goto sprint.im. This is something I probably should work on. A simple login link would solve all the problems.

I use codeigniter.

1 comments

Yes, you definitely need to create a login/signup links. Just ask yourself this question: "what do I gain and loose by not having a login link?" Not all people read and not all people look at icons, so you usually have to have both icon and text to get all your users to take actions. If you make it less of a guess work for your users, they will appreciate you for it.
Yes, I agree. Thanks for your feedback