Whatever you put in the signup-form is passed on to your signup callback,
so that should be entirely possible.
> Second - can I have a user login by email and password?
As you can see in the examples, you do the validation logic yourself,
so threat 'login' as email or whatever you want.
> Third - how expandable is it? (Say, if I wanted to add a Facebook connect
> library - is that easily doable?)
I don't know about Facebook Connect specifically, but in general it's easy,
you might want to take a look at the OpenID-authentication. It's pretty
simple.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "sinatrarb" group.
To post to this group, send email to sina...@googlegroups.com
To unsubscribe from this group, send email to sinatrarb+...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sinatrarb?hl=en
-~----------~----~----~----~------~----~------~--~---