schulcloud-flutter icon indicating copy to clipboard operation
schulcloud-flutter copied to clipboard

Handle deep links while signed out

Open JonasWanke opened this issue 5 years ago • 0 comments
trafficstars

When we receive a deep link pointing to a resource only available when signed in (e.g. /homework), we should store that link and navigate there after the user signed in. This also includes handling of URIs like /login?redirect=/homework/#?sort=dueDate&sortorder=-1

JonasWanke avatar Mar 19 '20 09:03 JonasWanke