denoland / tic-tac-toe

A global, real-time multiplayer TicTacToe game for Deno 🦕
https://tic-tac-toe-game.deno.dev
MIT License
75 stars 8 forks source link

refactor: integrate `deno_kv_oauth` module #2

Closed iuioiua closed 1 year ago

iuioiua commented 1 year ago

This change:

This is a trial run for deno_kv_oauth. The module should improve ergonomics when handling OAuth. If any parts of the modified code cause a regression in ergonomics, then perhaps the deno_kv_oauth might need tweaking.

iuioiua commented 1 year ago

Are you able to take a look at this, @lucacasonato?

iuioiua commented 1 year ago

Seems as though this won't be getting merged. Closing.