Skip to content
Snippets Groups Projects
Commit fd93ccd7 authored by Benoit Alessandroni's avatar Benoit Alessandroni
Browse files

Switch to last version of sib(auth

parent cc12fa9b
No related branches found
No related tags found
1 merge request!146Bugfix/check profile completion reload
Pipeline #5251 failed
......@@ -4,8 +4,11 @@ head
script(src="https://unpkg.com/@webcomponents/webcomponentsjs@1.2.7/webcomponents-loader.js")
//- script(type="module" src="/scripts/sib-core/dist/index.js")
script(type="module" src="https://unpkg.com/@startinblox/core@0.9")
//- script(type="module" src="/scripts/sib-auth/index.js")
//- script(type="module" src="https://unpkg.com/@startinblox/core@beta")
//- script(type="module" src="/scripts/sib-router/src/index.js")
script(type="module" src="https://unpkg.com/@startinblox/router@0.7")
script(type="module" src="https://unpkg.com/@startinblox/oidc@0.8.4")
script(type="module" src="https://unpkg.com/@startinblox/oidc@0.8")
script(type="module" src="https://unpkg.com/@startinblox/component-conversation@0.4")
script(src="https://kit.fontawesome.com/48014d2af3.js")
script(src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment