Article: Implement OAuth in 15 minutes with Firebase
January 2018
This article provides a 15 minute, step-by-step guide to adding OAuth support to a CLI-generated Angular application using Firebase. We will implement OAuth with a Google account, but other platforms supported by Firebase include: Facebook, Twitter, and GitHub.
Read Article: Implement OAuth in 15 minutes with FirebaseBrightTALK Webinar - Java Web Application Security: Tools & Tips
September 2017
So you need to secure your Java web application, but where do you start? This presentation will walk you through the OWASP Top 10 list of application security vulnerabilities and introduce the tools you need to implement basic security in your own applications.
Read BrightTALK Webinar - Java Web Application Security: Tools & TipsArticle: Top 4 Java web frameworks built for scalability
October 2015
If you're writing a web application from scratch, then you'll want to select a framework to make your life easier and reduce development time. Java, one of the most popular programming languages out there, offers plenty of options.
Read Article: Top 4 Java web frameworks built for scalability