Try action without Auth on Auth route #76
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For that, create an automatic script to executes request without Auth on each routes that require authentication.
For finding these routes we can loop on the openapi file.
https://github.com/flecomte/dc-project/issues/88