On 11 Aug 2003 at 16:22, Steve Krulewitz wrote: > > You could check out the Linotype block, which does some basic > > authentication using > > flow. > > Thanks for the pointer -- I was unaware that linotype was flow-ified. > It looks like both the petstore and linotype roll their own > authentication method, petstore hitting the database directly from the > flow js, and linotype using a class that reads the user info from a > file. > > I will take a closer look at the sunrise authentication framework and > see if it suits my needs enough to refactor it into something that can > be called directly from flow.
That would be great. I've not used the authorisation-fw stuff, but I'd imagine there's more to it than what is implemented in Linotype or petstore, and it would be good to have a flow interface to it available. I could see myself being a user of it. Regards, Upayavira
