angelocacaceMSC
angelocacaceMSC
> What scopes are you passing @angelocacaceMSC ? ` final List _scopes = [ 'openid', 'offline_access', ];` I'm passing this scopes @vicdotdevelop .
@MaikuB can you tell me why i receive a null access token? Which parameter should I check?
Hi @Dahkenangnon, I solved it regarding android devices. Now I am able to login correctly and receive the tokens. But when I started testing on iOS devices I found other...
@Dahkenangnon Of course! Basically I have always tested on an Android device, but when I had to test on iOS I encountered the following problems. I have a simple home...