Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confirm users identity #12

Open
stretchyboy opened this issue Nov 17, 2014 · 0 comments
Open

Confirm users identity #12

stretchyboy opened this issue Nov 17, 2014 · 0 comments

Comments

@stretchyboy
Copy link
Contributor

As we can't Oauth against school but we want to use school email addresses, maybe the best way is https://developer.mozilla.org/en-US/Persona/Quick_Setup

Persona should be used with a server creating a session but we are trying to build this out of static pages to work on schools servers so will try slightly modified.

On page load check if logged in, if not put up modal asking for email address (and name?) (prompt maybe from a load so you can configure it)
maybe http://kylefox.ca/jquery-modal/examples/index.html
take the name trigger a login
verify the assertion on page
on login continue the rest of the stuff (retrieving records or posting new ones)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant