Skip to content

Add secret token configuration #1

Description

@nicolas-brousse

What about add a way to specify a secret token?

ServerHealthCheckRack::Config.path = "/check/health"
ServerHealthCheckRack::Config.secret_token = "awesometoken"

To having a following url like this at the end.

/check/health?token=awesometoken.

And be able make the url less guessable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions