Skip to content

Commit 69cbf5a

Browse files
dougmcdormanrolandjitsu
authored andcommitted
Adding a presentation on security. (PatrickJS#289)
So you thought you were safe using AngularJS? Think again! - Lewis Ardern speaking at OWASP London 2017
1 parent c338376 commit 69cbf5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -772,6 +772,7 @@ Apache Cordova is a popular mobile application development framework using CSS3,
772772

773773
#### Security
774774
* [Angular.io Security Guide](https://angular.io/guide/security) - brief security guidance including Preventing cross-site scripting (XSS), Sanitization and Content security policy.
775+
* So you thought you were safe using AngularJS? Think again! [Slides](https://www.owasp.org/images/4/46/OWASPLondon20170727_AngularJS.pdf), [Video](https://www.youtube.com/watch?v=3vuLPzjc4RI) - Lewis Ardern speaking at OWASP London 2017
775776
##### Authentication
776777
* [Angular 2 with OpenID Connect Implicit Flow from Damien Bowden](https://damienbod.com/2016/03/02/angular2-openid-connect-implicit-flow-with-identityserver4/)
777778
* [Angular 2 bootstrap4 OAuth2 Webpack from Michael Oryl](https://github.com/michaeloryl/angular2-bootstrap4-oauth2-webpack)

0 commit comments

Comments
 (0)