Dr. Software
Explore posts from serversSIASapphire - Imagine a framework
•Created by Dr. Software on 11/7/2024 in #sapphire-support
Pieces Framework Inquiry
@sapphire/pieces
Would the pieces framework work outside of a discord.js (or discord related) project? I'm looking to add a module framework for my Electron IPC functions.6 replies
CDCloudflare Developers
•Created by Dr. Software on 9/9/2024 in #pages-help
Custom "Token Vault" Strategy Help
I'm creating an API for a project of mine, but I think I need a more efficient auth system.
There are certain routes in my
functions
directory that require an API token to use, but I'm storing these tokens in a text array in the Pages
environmental variables. Is there a way I can do this at a more top-level system?2 replies