Skip to content

Commit

Permalink
Update oauth with the new flake.nix (#1769)
Browse files Browse the repository at this point in the history
  • Loading branch information
amitaibu committed Jul 24, 2023
1 parent a95e837 commit e44595e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Guide/oauth.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ At the moment IHP supports these identity providers:

To use the Login with Google functionality you first need to enable the `ihp-oauth-google` package.

Open your project's `default.nix` and a `ihp-oauth-google` dependency to `haskellDeps`:
Open your project's `flake.nix` and a `ihp-oauth-google` dependency to `haskellDeps`:

```nix
let
Expand Down

0 comments on commit e44595e

Please sign in to comment.