Hi!
Thanks for a neat package. I'd like to access the user's id_token after authenticating to pass on to another backend, but it isn't included in the AccessTokenResponse. I see that it's a part of the response before it's deserialized, but there is no property for it. Is there a reason for this? Is it possible to access the token somehow? thank you :)
Hi!
Thanks for a neat package. I'd like to access the user's id_token after authenticating to pass on to another backend, but it isn't included in the AccessTokenResponse. I see that it's a part of the response before it's deserialized, but there is no property for it. Is there a reason for this? Is it possible to access the token somehow? thank you :)