logout: add support of logout flow
This commit is contained in:
1
internal/web/testdata/TestStaticHandler/external_resource_happy_path/static/test.file
vendored
Normal file
1
internal/web/testdata/TestStaticHandler/external_resource_happy_path/static/test.file
vendored
Normal file
@ -0,0 +1 @@
|
||||
test
|
1
internal/web/testdata/TestStaticHandler/external_resource_not_found/static/stub.file
vendored
Normal file
1
internal/web/testdata/TestStaticHandler/external_resource_not_found/static/stub.file
vendored
Normal file
@ -0,0 +1 @@
|
||||
The file is needed to commit the parent directory to Git.
|
1
internal/web/testdata/TestStaticHandler/internal_resource_happy_path/static/test.file
vendored
Normal file
1
internal/web/testdata/TestStaticHandler/internal_resource_happy_path/static/test.file
vendored
Normal file
@ -0,0 +1 @@
|
||||
test
|
1
internal/web/testdata/TestStaticHandler/internal_resource_not_found/static/stub.file
vendored
Normal file
1
internal/web/testdata/TestStaticHandler/internal_resource_not_found/static/stub.file
vendored
Normal file
@ -0,0 +1 @@
|
||||
The file is needed to commit the parent directory to Git.
|
Reference in New Issue
Block a user