Skip to content

Add Authentication Support (Similar to Postman Auth Types) #420

Description

@Motakabbir

Hello,

I hope you're doing well.

First of all, thank you for creating and maintaining laravel-request-docs. It is a very useful package for documenting Laravel APIs.

I would like to suggest a new feature for the project:

Feature Request: Add Authentication Support

It would be great if the package could support authentication options similar to Postman Auth Types, allowing users to define and document authentication methods directly in generated request docs.

Suggested Auth Types
No Auth
API Key
Bearer Token
Basic Auth
Digest Auth
OAuth 1.0
OAuth 2.0
JWT Token
Custom Header Auth
Why This Feature Would Help
Make API documentation more complete and professional
Help developers test secured endpoints faster
Reduce manual editing of generated docs
Provide a familiar experience similar to Postman
Possible Implementation Idea

Allow authentication configuration globally and per-route, so users can customize auth requirements for each endpoint.

Thank you for considering this feature request. I appreciate your work and look forward to future updates.

Best regards

Motakabbir Morshed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions