well in my application, i allow users to register and login using the auth, but auth only exposes http://...[app]/[controller]/[view]/profile which is the profile of the currently logged in user. i want to create a link so that other users can click on it to see other people's profiles.
On Sunday, 30 December 2012 00:40:44 UTC, viniciusban wrote: > > What do you mean with "user profiles"? > > > On Sat, Dec 29, 2012 at 8:51 AM, sasogeek <[email protected] <javascript:>> > wrote: > > How do allow users to see their profiles and that of other users...? > > > > -- > > > > > > > --

