Skip to content

Commit

Permalink
add config native auth xportal as accepted origin
Browse files Browse the repository at this point in the history
  • Loading branch information
michavie committed Nov 28, 2023
1 parent 359d0ed commit 3d84f2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
'native_auth' => [
'accepted_origins' => [
'https://api.multiversx.com',
'multiversx://xportal',
],

'max_expiry_seconds' => 86400,
Expand Down

0 comments on commit 3d84f2c

Please sign in to comment.