Get the osu! oauth token from MongoDB
I will likely use MongoDB for other things with this website in the future
This commit is contained in:
parent
65884c0754
commit
0d9e4f6ed7
12 changed files with 109 additions and 45 deletions
|
@ -1,5 +1,4 @@
|
|||
import {type Handler} from "@netlify/functions";
|
||||
import fetch from "node-fetch";
|
||||
import {type GitlabInfo} from "../../src/components/Info/Coding/GitLab.js";
|
||||
|
||||
const handler: Handler = async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue