File tree Expand file tree Collapse file tree
Template/MobileTemplate/flutter_template Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,17 +4,17 @@ Add the necessary information for push notifications.
44- /lib/token_monitor.dart
55- /android/app/google-services.json
66
7+ To change the authentication server to be used,
8+ change the URL and parameters in the following file.
9+
10+ - /lib/main.dart
11+
712If the authentication server uses a self-signed certificate,
813add the certificate to the following location to allow for self-signed certificates.
914This file can be exported as a CER in DER from the location bar of the browser.
1015
1116- /android/app/src/debug/res/raw/my_ca.cer
1217
13- To change the authentication server to be used,
14- change the URL and parameters in the following file.
15-
16- - /lib/main.dart
17-
1818For the settings of Private-Use URI Scheme Redirection and
1919Claimed Https Scheme URI Redirection, please set them in the following files.
2020
You can’t perform that action at this time.
0 commit comments