Hello all,
I'm starting with flutter and mobile development and my first assignment is to setup authn/authz using openId connect.
I've already used openId for a web application, but I'm stuck because I was not able to understand how redirect_url would work with an app running in an smartphone.
Could someone explain this to me or point me to a resource doing that, please ?
thanks