allan.conda
06/09/2021, 10:51 AMpreviousBackStackEntry
is used, but I can’t use it in this case because I’m deep in the auth flow. Auth can be requested from multiple places so I can’t hardcode getting the specific backstack entry that invoked auth.
Any ideas? I guess I could bubble up the result up to the caller but I’m wondering if there’s a better way…