diff --git a/documentation/tutorials/get-started.md b/documentation/tutorials/get-started.md index f45cdcd..42b3cae 100644 --- a/documentation/tutorials/get-started.md +++ b/documentation/tutorials/get-started.md @@ -186,6 +186,7 @@ defmodule MyApp.Accounts.User do end tokens do + enabled? true token_resource MyApp.Accounts.Token signing_secret fn _, _ -> Application.fetch_env(:my_app, :token_signing_secret)