Hi!
I'm learning how to use your library and face an issue with getting server response parameters back to flutter web. Is there a simple way to access url parameters that server sends back? I'm trying to make a custom authentication scheme and I cannot get "code" value from openId connect /authorize response.
I'd appreciate you sharing some ideas :)
Hi!
I'm learning how to use your library and face an issue with getting server response parameters back to flutter web. Is there a simple way to access url parameters that server sends back? I'm trying to make a custom authentication scheme and I cannot get "code" value from openId connect /authorize response.
I'd appreciate you sharing some ideas :)