Open Arsync opened 5 years ago
@Arsync Hello, this seems to be a really great improvement. The first version I made of quasar oidc-client was made in a hurry because of the need for a project. I plan to redo a version now in quasar 1.0 as well.
Soon I will try to update this project with its improvement.
But be careful, where am I stuck on this: https://github.com/quasarframework/quasar/issues/4999
Can't exclude 'silent-sign-in' from default entry... So it includes it in index.html
too.
In fact, I will still refactor the whole project. It really was something quite complex to implement at the time, as there is little documentation. Today with a little more knowledge I believe I can optimize many things.
But the silent renovation so far has not worked so well for me.
Entry point for our silent callback:
Template:
No need to put anything into template, entry will be added by HtmlWebpackPlugin.