Hi Baptiste,
Login and authentication is something that is not handled by Seaside, because it’s something that should be handled at the application level.
There are many ways to implement your authentication and they would all integrate with Seaside in the way you read in the book chapter, at least concering the Seaside sessions.
If you are looking for implementations of openID, google login, etc… Tony Fleig once created a package that implements login authentication in the context of a Seaside app.
cheers
Johan
Hello Seaside developers.
First of all let me introduce myself. My name is Baptiste and I am a student in the north of France. I am currently developing a Seaside application and i would like to manage users with a register and login functionalities. I read the chapter "Customizing the Session for Login" in the book Dynamic Development with Seaside.
However this solution is a little bit basic and I would like to know if a safe way exists in Seaside to manage users (for instance with google account, openID or anything else?).
Best regards.
Baptiste
_______________________________________________
seaside mailing list
[hidden email]http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside