Skip to content

Commit

Permalink
chore(#661): move TODOs to issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tamslo committed Nov 13, 2024
1 parent 3b99c6a commit 16eed48
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/lib/login/models/app_share_flow_lab.dart
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ class AppShareFlowLab extends Lab {

@override
Future<void> authenticate() async {
// TODO: introduce static properties for loading message and whether loading
// can be canceled (throws LabAuthenticationCanceled)
// TODO: get query data from DWA via deeplink (Android-only suffient)
// TODO: show error for iOS until implemented
// THIS IS FOR TESTING, SHOULD GET FROM DWA
publishUrl = Uri.parse(
'https://hpi-datastore.duckdns.org/userdata?id=1e006a69-b693-43d2-a318-22904e305b5c',
Expand Down

0 comments on commit 16eed48

Please sign in to comment.