Renamed backend into auth_backend and added server_browser_backend implementation to replace Supabase.

This commit is contained in:
Alessandro Autiero
2025-08-09 02:54:48 +01:00
parent 9c6cd6dd37
commit 52abf5eb95
96 changed files with 678 additions and 3 deletions

View File

@@ -0,0 +1,86 @@
[
{
"accountId": "Player123",
"status": "ACCEPTED",
"direction": "OUTBOUND",
"created": "2024-05-23T13:38:39.614Z",
"favorite": false
},
{
"accountId": "Player857",
"status": "ACCEPTED",
"direction": "OUTBOUND",
"created": "2024-05-23T13:38:45.823Z",
"favorite": false
},
{
"accountId": "Player955",
"status": "ACCEPTED",
"direction": "OUTBOUND",
"created": "2024-05-23T13:42:38.200Z",
"favorite": false
},
{
"accountId": "Player444",
"status": "ACCEPTED",
"direction": "OUTBOUND",
"created": "2024-05-23T13:47:15.982Z",
"favorite": false
},
{
"accountId": "Player742",
"status": "ACCEPTED",
"direction": "OUTBOUND",
"created": "2024-05-23T13:57:03.026Z",
"favorite": false
},
{
"accountId": "abc",
"status": "ACCEPTED",
"direction": "OUTBOUND",
"created": "2024-05-23T13:57:32.044Z",
"favorite": false
},
{
"accountId": "Player",
"status": "ACCEPTED",
"direction": "OUTBOUND",
"created": "2024-05-23T14:35:00.802Z",
"favorite": false
},
{
"accountId": "Player260",
"status": "ACCEPTED",
"direction": "OUTBOUND",
"created": "2024-05-23T18:41:47.035Z",
"favorite": false
},
{
"accountId": "abce1",
"status": "ACCEPTED",
"direction": "OUTBOUND",
"created": "2024-05-23T19:36:22.635Z",
"favorite": false
},
{
"accountId": "Player809",
"status": "ACCEPTED",
"direction": "OUTBOUND",
"created": "2024-05-31T19:09:47.089Z",
"favorite": false
},
{
"accountId": "Player153",
"status": "ACCEPTED",
"direction": "OUTBOUND",
"created": "2024-05-31T19:50:04.738Z",
"favorite": false
},
{
"accountId": "Player724",
"status": "ACCEPTED",
"direction": "OUTBOUND",
"created": "2024-06-24T20:15:48.062Z",
"favorite": false
}
]