webathena
webathena copied to clipboard
Write webathena.js containing API for cross-origin communication
It won't save us from committing to our cross-origin postMessage API once it's time to (a little annoying since we'll now be using a library for it), but it'll save authors from dealing with it. We could also package up all the kerberos stuff in one file or something so you only have to pull over one file.
Well, we have a webathena.js now. But it's not what this bug's referring it. It should at least be mostly reusable if people want random Kerberos objects minus all the stuff with KDC interaction.
Maybe call this one webathena-include.js.