Talk - Securing web applications with minimal resources

Photo by Matthias Wagner on Unsplash

Had a chance to speak in “Cork|Sec” meetup here in Ireland, the event was busy enough. People filled the area on the first floor in a pub called “An Spailpin Fanach”.

I spoke about authentication in web products and the difficulties it brings each time you need to implement it. That talk was structured into 4 main sections: how different public sector is, adding authentication, improving authentication and using third party authentication provider.

Slides

Below you’ll find embedded slides. For any reason it does not show up you should be able to access them directly docs.google.com/presentation/d/17dxxXfUcxC5qrxlL0IT20Xg8RP3U1jiKNpVnCeWwsK0/

Credits

Photo by Matthias Wagner on Unsplash

Older post

Auth0 authentication in a React website

January 4, 2020
In a couple of posts I’ll go through setup of Auth0 authentication for your website (React.js) and API server followed with examples in GitHub repositories. Primary reason for w...
Continue reading
Newer post

Auth0 blocked me from logging in

February 19, 2020
To my surprise after writing a simple example which deals with Auth0 login I got blocked from logging into it.
Continue reading