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 3df174d commit 6f47ce9Copy full SHA for 6f47ce9
README.md
@@ -62,7 +62,8 @@ class AuthService:
62
## JWTModule Setup
63
There are two ways in config JWTModule
64
- **setup**:
65
- `JWTModule.setup` takes some parameters that allows instance configuration of the `JWTConfiguration` schema required by the `JWTService`
+
66
+ `JWTModule.setup` takes some parameters that allows instance configuration of the `JWTConfiguration` schema required by the `JWTService`
67
68
For example:
69
```python
0 commit comments