Skip to content

Add basic authentication for specific path #50

@basmoura

Description

@basmoura

Hi. I'm new on Elixir word.

I'm using the BasicAuth on my Router and I want to know if it's possible to define which path will need basic authentication. For example

get("/stats", to: ...) needs authentication
get("/", to: ...) do not need authentication

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions