Skip to content

Can I bypass certain urls to ignore authentication? #212

Answered by steveiliop56
TonyCollett asked this question in Q&A
Discussion options

You must be logged in to vote

Hello!

Yes this is possible with tinyauth. You can use the tinyauth.allowed label and then a simple regex to allow the paths you want. For example to only allow the /home path you would do tinyauth.allowed: /home and that's it! Tinyauth will just allow the path.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@TonyCollett
Comment options

@steveiliop56
Comment options

@bfpimentel
Comment options

@steveiliop56
Comment options

Answer selected by TonyCollett
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants