We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f47ce9 commit e9c72f2Copy full SHA for e9c72f2
README.md
@@ -63,7 +63,7 @@ class AuthService:
63
There are two ways in config JWTModule
64
- **setup**:
65
66
- `JWTModule.setup` takes some parameters that allows instance configuration of the `JWTConfiguration` schema required by the `JWTService`
+ `JWTModule.setup` takes some parameters that allows instant configuration of the `JWTConfiguration` schema required by the `JWTService`
67
68
For example:
69
```python
0 commit comments