Skip to content
Discussion options

You must be logged in to vote

Apologies, I've not used these discussions on gh much, I think I found a similar question that may point to a solution (#1029).

SOLUTION:
The anon and service keys can be found in .supabase/kong/kong.yml. Scroll down to the end of the file and the keys are under:

consumers:
  - username: 'private-key'
    keyauth_credentials:
      - key: ANON_KEY
      - key: SERVICE_KEY

Replies: 5 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by thiagodebastos
Comment options

You must be logged in to vote
3 replies
@jjmax75
Comment options

@luizkc
Comment options

@Michota
Comment options

Comment options

You must be logged in to vote
1 reply
@felixmpaulus
Comment options

Comment options

You must be logged in to vote
2 replies
@jeremytenjo
Comment options

@Michota
Comment options

Comment options

You must be logged in to vote
2 replies
@sascha-kaleidoscode
Comment options

@liy-che
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet