Nova
BABetter Auth
•Created by Nova on 2/22/2025 in #help
Accessing Server Plugin Endpoints in getAtoms Callback
Hey everyone! I'm working on a client plugin and need to retrieve the available endpoints from my server plugin within the
getAtoms
callback. Here's a simplified snippet of my code:
Is there a recommended way to get a list of all available server plugin endpoints (or otherwise reference them) within the client plugin’s getAtoms
callback? Any tips or best practices would be greatly appreciated!1 replies