Skip to content

Commit

Permalink
mention gateway-auth example
Browse files Browse the repository at this point in the history
  • Loading branch information
magnetised committed Nov 20, 2024
1 parent 5303ef5 commit 7b14551
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions website/docs/integrations/phoenix.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,14 @@ See the
[documentation](https://electric-sql.com/docs/integrations/phoenix#liveview-sync)
for more details.

### Gatekeeper Auth

The
[gatekeeper-auth](https://github.com/electric-sql/electric/tree/main/examples/gatekeeper-auth)
example also contains a Phoenix application that uses
[`Electric.Phoenix.Plug`](https://hexdocs.pm/electric_phoenix/Electric.Phoenix.Plug.html)
to authorize shape access and issue shape-scoped access tokens.

<HelpWanted issue="1878">
an equivalent integration for other server-side frameworks, such as Rails, Laravel, Django, etc.
</HelpWanted>

0 comments on commit 7b14551

Please sign in to comment.