docs: fix /frame/handler => /handler/frame typo

Signed-off-by: Kyle Smith <knksmith57@gmail.com>
This commit is contained in:
Kyle Smith
2022-11-09 22:23:32 -06:00
committed by GitHub
parent 2149f97b73
commit 6132afe4a3
+1 -1
View File
@@ -49,7 +49,7 @@ the user to initiate a login. This login request is done to the `/start`
endpoint which is handled by the `start` method.
The `start` method re-directs to the external auth provider who authenticates
the request and re-directs the request to the `/frame/handler` endpoint, which
the request and re-directs the request to the `/handler/frame` endpoint, which
is handled by the `frameHandler` method.
The `frameHandler` returns an HTML response, containing a script that does a