Replies: 5 comments 27 replies
-
@Fidel-C Yes if you write your own endpoints because all non-JWTMiddleware endpoints do not require a JWT token in the header. If you look at the example in the docs, only the endpoints in the |
Beta Was this translation helpful? Give feedback.
-
@sinisaos might try that out too. Thanks. |
Beta Was this translation helpful? Give feedback.
-
We don't use Discord much at the moment - GitHub discussions is quite nice because we can easily convert discussions into issues. But we probably should use Discord more as people do like it. |
Beta Was this translation helpful? Give feedback.
-
I observed that once I secure a particular app either using Session, Jwt, Token, it disappeares completely from the docs. I suppose that this would be difficult for a front-end developer who needs the docs. Adding allow_unauthenticated flag to the jwt authentication reveals the docs but then it also removes authentication. |
Beta Was this translation helpful? Give feedback.
-
@sinisaos I suppose this FadtApi OAuth2 implementation will work after the update or does it work right away? |
Beta Was this translation helpful? Give feedback.
-
When using JWT, Is there a way to exempt certain endpoints from requiring token in the headers?
I'd also like to know if there's a discord channel or something to join the community.
Beta Was this translation helpful? Give feedback.
All reactions