Index

Known Issues

There are some issues that come into play with the current way this is written.

  1. If you have multiple apps on the same machine/domain using this feature, the cookies will ovveride each other.

    This great if you have same username/password for the different apps. Same user/pass = single sign-on.

  2. If you don't think you will want single sign-on, prefix all you cookie names with the appname. For example:

    appfuse-rememberMe
    appfuse-username
    appfuse-password

Slide No: 3