Hi,
We don't have a supported API for logging people in. We don't accept the password in the URL because URLs are frequently logged or cached and can't be relied upon to handle passwords safely.
After the auth request is made, the browser ought to keep the session cookie for future use. You can check the expires header on the cookie for more details.
However, these are not supported APIs. If you need to rely on a supported API, contact
sa...@polleverywhere.com to and we can likely get a contract in place. We also do have an
iOS app which can work with a SAML SSO system. Again,
sa...@polleverywhere.com is the place to contact for getting that set up.
One important thing to keep in mind, you should definitely encourage users to change their passwords. You should make it really clear to your users that you ultimately have control of their accounts. The same password you are using to log people in can be used outside your app at
polleverywhere.com. Generally it is not considered secure to give a 3rd-party app your password. If you wouldn't mind describing more of your use-case, I'd be happy to try making a suggestion for a more secure alternative.
Please send us a link to your app! We are always excited to see how people are using Poll Everywhere.
Cheers,
Paul