adding task to test gameservice
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m13s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m13s
This commit is contained in:
parent
ec84f76fb2
commit
5b266d7435
1 changed files with 3 additions and 0 deletions
|
|
@ -32,6 +32,9 @@ Things that are actively in progress or should be picked up immediately. Mostly
|
||||||
- **Conditionally register OAuth providers** `[debt]`
|
- **Conditionally register OAuth providers** `[debt]`
|
||||||
Better Auth logs warnings when social providers are registered without credentials (`Social provider google is missing clientId or clientSecret`). Instead of registering all providers unconditionally, only add a provider to the config when its credentials are present in the environment. Keeps local dev clean for contributors who don't have OAuth apps set up.
|
Better Auth logs warnings when social providers are registered without credentials (`Social provider google is missing clientId or clientSecret`). Instead of registering all providers unconditionally, only add a provider to the config when its credentials are present in the environment. Keeps local dev clean for contributors who don't have OAuth apps set up.
|
||||||
|
|
||||||
|
- **Multiplayer GameService unit tests** `[debt]`
|
||||||
|
round evaluation, scoring, tie-breaking, timeout handling
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## next
|
## next
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue