UNPKG
wink-auth-js
Version:
latest (2.1.1)
2.1.1
2.0.1
2.0.0
1.7.23
1.7.22
1.7.21
1.7.2
1.7.0
0.0.1
Browser Javascript keycloak client
docs.wink.cloud/docs/integrating-wink-login
wink-auth-js
/
public
/
silent-check-sso.html
8 lines
(7 loc)
•
119 B
HTML
View Raw
1
2
3
4
5
6
7
8
<
html
>
<
body
>
<
script
>
parent.postMessage(location.href, location.origin);
</
script
>
</
body
>
</
html
>