Hi all! What would be the best approach for deep linking to the content that requires authentication? For example: deep linking to a user's profile page. For now I can manually handle that kind of links, not using
deepLinks
list from
Composable
at all and it does not seem right. Thanks!
c
Colton Idle
08/18/2021, 6:45 PM
Pretty much if you go this route, then deep linking will just work.