chore: Update SDK
This commit is contained in:
parent
4659837340
commit
c6e91d9904
3 changed files with 3 additions and 2 deletions
|
|
@ -51,6 +51,7 @@ void main() async {
|
|||
AuthenticationTypes.password,
|
||||
if (PlatformInfos.isMobile || PlatformInfos.isWeb) AuthenticationTypes.sso
|
||||
},
|
||||
compute: compute,
|
||||
);
|
||||
|
||||
if (PlatformInfos.isMobile) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue