Merge pull request #14547 from knksmith57/patch-1

docs: fix /frame/handler => /handler/frame typo
This commit is contained in:
Patrik Oldsberg
2022-11-10 08:44:15 +01:00
committed by GitHub
+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