|
|
|
|
|
by newhotelowner
2243 days ago
|
|
Let the user register a site when they create a UUID (Account). You are not storing private data. Let the user make cors request using the UUID as an authorization token. If the website and the UUID match, the server responds with the content. |
|