how can I haw multi auth bearer in different documents? #517
Unanswered
sohrab-jan
asked this question in
Q&A
Replies: 2 comments
-
Have you tried |
Beta Was this translation helpful? Give feedback.
0 replies
-
thanks for your useful package
i have several rule in my project as module
and i want to each module have different document
i done it with change in config file
do you have some tutorial for the package?
…On Tue, Feb 1, 2022 at 9:39 AM Darius Matulionis ***@***.***> wrote:
Have you tried persist_authorization option:
https://github.com/DarkaOnLine/L5-Swagger/blob/master/config/l5-swagger.php#L277
—
Reply to this email directly, view it on GitHub
<#442 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIC57VDPQLASDIWXBGQJTFDUY52IDANCNFSM5NIGJEMQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i have generated authentication with jwt but when i logout from one document , the other documents logout two.
@OA\SecurityScheme(
this is my code for auth
Beta Was this translation helpful? Give feedback.
All reactions