ughffs / whatcanweplay

0 stars 0 forks source link

Add authentication/authorisation #10

Open ughffs opened 1 year ago

ughffs commented 1 year ago

Add authentication/authorisation to the server app.

Two choices for this:

Investigate each method, see which one is best for a free solution and implement in the front end too.

From an initial look, Firebase looks to be the best solution with unlimited authentications via the web.

ughffs commented 1 year ago

Related ticket for the server: https://github.com/ughffs/wcwp_server/issues/8