Commit 66dfbbe
authored
Only reset session id if there is no connected wallet address - without this, the flow to re-use the login panel from our docs (setting a connected wallet address) is broken - the waas api will reject the federate auth attempt as you will be using an un-authenticated session id (#244)
1 parent 8679ecb commit 66dfbbe
File tree
1 file changed
+3
-3
lines changed- Packages/Sequence-Unity/Sequence/SequenceSDK/EmbeddedWallet
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments