Regulations are driving innovation toward an identity layer on the Internet

The security community often points to the inherent lack of an encryption layer on the Internet as a factor behind many of the related threat vectors. The decentralized nature of the web, which has driven its near ubiquity, also makes it a vector for c… Continue reading Regulations are driving innovation toward an identity layer on the Internet

Is it safe to just forget OAuth tokens, and not invalidate them in a mobile app?

I have a mobile application that a user signs into using OpenId Connect and OAuth 2.0. Currently when the user logs out, I open up a webpage to the end_session_endpoint (http://docs.identityserver.io/en/latest/endpoints/endse… Continue reading Is it safe to just forget OAuth tokens, and not invalidate them in a mobile app?

what were the impacts when a user affected with data breach when he signed up with third party authentication

Background :
Recently quora got breached and database were reported to be stolen, Myself used to have a habit of signing in through google login.

Problem statement :
What were the possible impacts when i sign in thr… Continue reading what were the impacts when a user affected with data breach when he signed up with third party authentication