Update snaps
This commit is contained in:
@@ -61,6 +61,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "alice.test",
|
"handle": "alice.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "alice-refresh-jwt-1",
|
"refreshJwt": "alice-refresh-jwt-1",
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -100,6 +101,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "alice.test",
|
"handle": "alice.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": undefined,
|
"refreshJwt": undefined,
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -152,6 +154,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "alice.test",
|
"handle": "alice.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "alice-refresh-jwt-1",
|
"refreshJwt": "alice-refresh-jwt-1",
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -202,6 +205,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "bob.test",
|
"handle": "bob.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "bob-refresh-jwt-1",
|
"refreshJwt": "bob-refresh-jwt-1",
|
||||||
"service": "https://bob.com/",
|
"service": "https://bob.com/",
|
||||||
@@ -216,6 +220,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "alice.test",
|
"handle": "alice.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "alice-refresh-jwt-1",
|
"refreshJwt": "alice-refresh-jwt-1",
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -266,6 +271,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "alice-updated.test",
|
"handle": "alice-updated.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "alice-refresh-jwt-2",
|
"refreshJwt": "alice-refresh-jwt-2",
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -280,6 +286,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "bob.test",
|
"handle": "bob.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "bob-refresh-jwt-1",
|
"refreshJwt": "bob-refresh-jwt-1",
|
||||||
"service": "https://bob.com/",
|
"service": "https://bob.com/",
|
||||||
@@ -328,6 +335,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "jay.test",
|
"handle": "jay.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "jay-refresh-jwt-1",
|
"refreshJwt": "jay-refresh-jwt-1",
|
||||||
"service": "https://jay.com/",
|
"service": "https://jay.com/",
|
||||||
@@ -342,6 +350,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "alice-updated.test",
|
"handle": "alice-updated.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "alice-refresh-jwt-2",
|
"refreshJwt": "alice-refresh-jwt-2",
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -356,6 +365,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "bob.test",
|
"handle": "bob.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "bob-refresh-jwt-1",
|
"refreshJwt": "bob-refresh-jwt-1",
|
||||||
"service": "https://bob.com/",
|
"service": "https://bob.com/",
|
||||||
@@ -399,6 +409,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "jay.test",
|
"handle": "jay.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": undefined,
|
"refreshJwt": undefined,
|
||||||
"service": "https://jay.com/",
|
"service": "https://jay.com/",
|
||||||
@@ -413,6 +424,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "alice-updated.test",
|
"handle": "alice-updated.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": undefined,
|
"refreshJwt": undefined,
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -427,6 +439,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "bob.test",
|
"handle": "bob.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": undefined,
|
"refreshJwt": undefined,
|
||||||
"service": "https://bob.com/",
|
"service": "https://bob.com/",
|
||||||
@@ -488,6 +501,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "alice.test",
|
"handle": "alice.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": undefined,
|
"refreshJwt": undefined,
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -535,6 +549,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "alice.test",
|
"handle": "alice.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "alice-refresh-jwt-2",
|
"refreshJwt": "alice-refresh-jwt-2",
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -651,6 +666,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "bob.test",
|
"handle": "bob.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "bob-refresh-jwt-1",
|
"refreshJwt": "bob-refresh-jwt-1",
|
||||||
"service": "https://bob.com/",
|
"service": "https://bob.com/",
|
||||||
@@ -743,6 +759,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "bob.test",
|
"handle": "bob.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": undefined,
|
"refreshJwt": undefined,
|
||||||
"service": "https://bob.com/",
|
"service": "https://bob.com/",
|
||||||
@@ -757,6 +774,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "alice.test",
|
"handle": "alice.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "alice-refresh-jwt-1",
|
"refreshJwt": "alice-refresh-jwt-1",
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -832,6 +850,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "alice-updated.test",
|
"handle": "alice-updated.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "alice-refresh-jwt-2",
|
"refreshJwt": "alice-refresh-jwt-2",
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -885,6 +904,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": true,
|
"emailAuthFactor": true,
|
||||||
"emailConfirmed": true,
|
"emailConfirmed": true,
|
||||||
"handle": "alice-updated.test",
|
"handle": "alice-updated.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "alice-refresh-jwt-3",
|
"refreshJwt": "alice-refresh-jwt-3",
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -938,6 +958,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "alice-updated.test",
|
"handle": "alice-updated.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "alice-refresh-jwt-4",
|
"refreshJwt": "alice-refresh-jwt-4",
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -1102,6 +1123,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "bob.test",
|
"handle": "bob.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "bob-refresh-jwt-1",
|
"refreshJwt": "bob-refresh-jwt-1",
|
||||||
"service": "https://bob.com/",
|
"service": "https://bob.com/",
|
||||||
@@ -1116,6 +1138,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "alice-updated.test",
|
"handle": "alice-updated.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "alice-refresh-jwt-2",
|
"refreshJwt": "alice-refresh-jwt-2",
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -1167,6 +1190,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "bob-updated.test",
|
"handle": "bob-updated.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "bob-refresh-jwt-2",
|
"refreshJwt": "bob-refresh-jwt-2",
|
||||||
"service": "https://bob.com/",
|
"service": "https://bob.com/",
|
||||||
@@ -1181,6 +1205,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "alice-updated.test",
|
"handle": "alice-updated.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "alice-refresh-jwt-2",
|
"refreshJwt": "alice-refresh-jwt-2",
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -1332,6 +1357,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "alice.test",
|
"handle": "alice.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "alice-refresh-jwt-1",
|
"refreshJwt": "alice-refresh-jwt-1",
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -1397,6 +1423,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "alice.test",
|
"handle": "alice.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": undefined,
|
"refreshJwt": undefined,
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -1462,6 +1489,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "alice.test",
|
"handle": "alice.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": undefined,
|
"refreshJwt": undefined,
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -1559,6 +1587,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "jay.test",
|
"handle": "jay.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "jay-refresh-jwt-1",
|
"refreshJwt": "jay-refresh-jwt-1",
|
||||||
"service": "https://jay.com/",
|
"service": "https://jay.com/",
|
||||||
@@ -1573,6 +1602,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "bob.test",
|
"handle": "bob.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "bob-refresh-jwt-2",
|
"refreshJwt": "bob-refresh-jwt-2",
|
||||||
"service": "https://alice.com/",
|
"service": "https://alice.com/",
|
||||||
@@ -1622,6 +1652,7 @@ describe('session', () => {
|
|||||||
"emailAuthFactor": false,
|
"emailAuthFactor": false,
|
||||||
"emailConfirmed": false,
|
"emailConfirmed": false,
|
||||||
"handle": "clarence.test",
|
"handle": "clarence.test",
|
||||||
|
"isSelfHosted": true,
|
||||||
"pdsUrl": undefined,
|
"pdsUrl": undefined,
|
||||||
"refreshJwt": "clarence-refresh-jwt-2",
|
"refreshJwt": "clarence-refresh-jwt-2",
|
||||||
"service": "https://clarence.com/",
|
"service": "https://clarence.com/",
|
||||||
|
|||||||
Reference in New Issue
Block a user