PostgREST / postgrest-docs

This repo is archived and will be merged into postgrest/postgrest soon.
http://postgrest.org
MIT License
365 stars 164 forks source link

Deprecated "External JWT Generation" section using Auth0 Rules #715

Closed laurenceisla closed 4 months ago

laurenceisla commented 6 months ago

Hi I'm getting started with PostgREST and I'm looking into setting it up with JWTs generated at Auth0.

The documentation at https://postgrest.org/en/stable/integrations/jwt_gen.html depends on a deprecated Auth0 feature, Rules and Hooks

We plan to deprecate Rules and Hooks in 2024, and they are no longer available to new tenants created as of October 16, 2023.

This seems like a blocker for following the PostgREST docs. Is there a workaround for this situation?

Originally posted by @insanity54 in https://github.com/PostgREST/postgrest/discussions/3088