| # Secrets like the one below should go into `.env.local` instead to avoid pushing | |
| # them to a repository, this is an exception for the sake of the example | |
| TOKEN_SECRET="this-is-a-secret-value-with-at-least-32-characters" |
| # Secrets like the one below should go into `.env.local` instead to avoid pushing | |
| # them to a repository, this is an exception for the sake of the example | |
| TOKEN_SECRET="this-is-a-secret-value-with-at-least-32-characters" |