Skip to content

Commit

Permalink
update diffs for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
silentworks committed Nov 26, 2024
1 parent bba74fb commit 8036aef
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
diff remote[auth] local[auth]
--- remote[auth]
+++ local[auth]
@@ -90,7 +90,7 @@
@@ -91,7 +91,7 @@

[external]
[external.apple]
-enabled = false
+enabled = true
client_id = "test-client-1,test-client-2"
secret = "hash:ce62bb9bcced294fd4afe668f8ab3b50a89cf433093c526fffa3d0e46bf55252"
url = ""
@@ -146,7 +146,7 @@
@@ -147,7 +147,7 @@
redirect_uri = ""
skip_nonce_check = false
[external.google]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ diff remote[auth] local[auth]
account_sid = ""
message_service_sid = ""
auth_token = ""
@@ -87,9 +87,6 @@
from = ""
@@ -88,8 +88,6 @@
api_key = ""
api_secret = ""
[sms.test_otp]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ diff remote[auth] local[auth]
[sms.textlocal]
enabled = false
sender = ""
@@ -87,6 +87,8 @@
from = ""
@@ -88,6 +88,7 @@
api_key = ""
api_secret = ""
[sms.test_otp]
Expand Down

0 comments on commit 8036aef

Please sign in to comment.