Skip to content

OAuth and CSRF protection implementations for Secure Software Systems module.

Notifications You must be signed in to change notification settings

amodsachintha/oauth-csrf-sss

Repository files navigation

##Introduction This repo contains code on how to develop basic OAuth 2.0 flow using the Facebook's Graph API. Furthermore, CSRF protection techniques such as Synchronizer Token Pattern and Double Submit Cookie are also implemented here as part of the Secure Software Systems Module Assignment.

Laravel has been used as the php framework. Therefore, built-in CSRF protection features implemented in Laravel Middleware was disabled for me to implement them manually. Demo Image: alt text

About

OAuth and CSRF protection implementations for Secure Software Systems module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published