mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
added todos
This commit is contained in:
parent
6458c54e08
commit
408e38773c
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@ -45,6 +45,7 @@
|
||||
"Luma",
|
||||
"midfix",
|
||||
"Millis",
|
||||
"misconfigures",
|
||||
"mjsx",
|
||||
"mtsx",
|
||||
"neondatabase",
|
||||
|
||||
@ -0,0 +1,20 @@
|
||||
import { it } from "../../../../../helpers";
|
||||
|
||||
|
||||
it.todo("client and server should not have access to environment config");
|
||||
|
||||
it.todo("gets environment config");
|
||||
|
||||
it.todo("updates basic environment config");
|
||||
|
||||
it.todo("adds, updates, and removes oauth config");
|
||||
|
||||
it.todo("misconfigures oauth config");
|
||||
|
||||
it.todo("adds, updates, and removes domains");
|
||||
|
||||
it.todo("misconfigures domains");
|
||||
|
||||
it.todo("adds, updates, and removes email config");
|
||||
|
||||
it.todo("misconfigures email config");
|
||||
Loading…
Reference in New Issue
Block a user