Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Hide proposal form until user is authenticated #3

Open
winstliu opened this issue Mar 30, 2017 · 0 comments
Open

Hide proposal form until user is authenticated #3

winstliu opened this issue Mar 30, 2017 · 0 comments

Comments

@winstliu
Copy link
Owner

This can be done in two ways and is primarily to prevent spam.

The first way is to make the user sign in to their UVa Google account. See images below for an example.
Prompt:
uva-sign-in-prompt
Page:
uva-sign-in-page

Then once they're authenticated, show the form. I have the login working (as demonstrated by the above pictures), but they still need to be properly authenticated through the backend to ensure that no spam is sent.

The second option is through Netbadge. This is considerably harder and also necessitates that we get approval through ITS.

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

No branches or pull requests

1 participant