Skip to content

Commit

Permalink
docs: add about app/Config/AuthToken.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Sep 19, 2023
1 parent c913d12 commit aea4654
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/getting_started/configuration.md
Expand Up @@ -9,6 +9,7 @@ the following configuration files:

- **app/Config/Auth.php**
- **app/Config/AuthGroups.php** - For Authorization
- **app/Config/AuthToken.php** - For AccessTokens and HmacSha256 Authentication
- **app/Config/AuthJWT.php** - For JWT Authentication

Note that you do not need to have configuration files for features you do not use.
Expand Down

0 comments on commit aea4654

Please sign in to comment.