I am trying to build internal admin panel that allows admins configure the settings for authentication. Things like enabling and disabling auth methods, configuring aspects that we need to access Stack Auth dashboard for. How would i go about this? I see that stack auth has this internal api that requires a super secret admin key.
How can i get this when i enable auth on neon? Is there another way to get access to that api?