Skip to content

Commit

Permalink
Update to reflect Elixir client is now blessed
Browse files Browse the repository at this point in the history
  • Loading branch information
raddevon committed Mar 5, 2024
1 parent 85ca32c commit 68fcf30
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/guides/tutorials/phoenix_github_oauth.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ Phoenix

:edb-alt-title: Building a GitHub OAuth application

There is a community-supported `Elixir driver
<https://hex.pm/packages/edgedb>`_ for EdgeDB. In this tutorial, we'll look at

In this tutorial, we'll look at
how you can create an application with authorization through GitHub using
`Phoenix <https://phoenixframework.org/>`_ and EdgeDB.
`Phoenix <https://phoenixframework.org/>`_ and `the official EdgeDB Elixir
driver </libraries/elixir>`.

This tutorial is a simplified version of the `LiveBeats
<https://github.com/fly-apps/live_beats>`_ application from
Expand Down

0 comments on commit 68fcf30

Please sign in to comment.