Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Add support for auth.admin endpoints #216

@altryne

Description

@altryne

Is your feature request related to a problem? Please describe.
I want to query the twitter handle of a user who's signed in with twitter

Describe the solution you'd like
JS API has auth.admin which takes the service key and is able to return auth stuff
https://supabase.com/docs/reference/javascript/admin-api

Describe alternatives you've considered
Writing a middleware with JS and cloudflare worker

Additional context
I've tried to use the regular from_ but the auth schema is not exposed via API

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions