I have a very rudimentary app at
http://apps.yahoo.com/-YsDU427g . The sign-in is not behaving the way I expect.
1. I go to the URL.
2. I see Yahoo's wrapper round the side (with Home, Profile, Info etc), and my app inside.
3. It asks me to sign in.
4. I do so, clicking the remember option.
5. It asks me to authorise my app. At this point the Yahoo wrapper has gone.
6. I do so.
7. It redirects me to my application's site, and the Yahoo wrapper has still gone.
8. If I go to that link again, I need to repeat the whole process.
So there are two problems:
1. The Yahoo wrapper is disappearing. I was expecting that to remain, and my app to appear within it, as it does when you first go there.
2. The "remember" option isn't working.
This is doubtless something stupid I've done. Suggestions?