47.4. Assignments Security AS.2

Submission
You must submit assignments using git
Create Repo
  • Create an empty repo on bitbucket.org, gitlab.com, or github.com,
  • git push your local repo to the above remote repo.
  • For node assignments the line node_modules/must be in your .gitignore file.
Submit
By email to with:
  • The word 'submission <subjectname>' in the subject line
  • The url(s) of your repo(s) in the body

47.4.1. Assignment Security AS.2.0

In the previous assignment you played with my project nodeauthdemo. Now adapt the user object, and move on to implement the OpenID along the lines of this chapter.