Skip to content

Commit

Permalink
Mention managed install
Browse files Browse the repository at this point in the history
  • Loading branch information
stlk committed Sep 30, 2024
1 parent 968897b commit dea4fd0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions shopify_auth/session_tokens/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ This app takes care of the installation and provides middleware that adds a user

I created a [demo app](https://github.com/digismoothie/django-session-token-auth-demo) that uses Hotwire, successor of Turbolinks.

> [!NOTE]
> Managed installation is much more involved because there's no speficic install entrypoint. The main entrypoint is used instead. For now you can use managed_install.py and session_token_bounce view.
### Instalation

### 1. Install package
Expand Down

0 comments on commit dea4fd0

Please sign in to comment.