Coder Social home page Coder Social logo

Comments (7)

sy6sy2 avatar sy6sy2 commented on June 16, 2024

Hello,

I have this problem too, it's my first riot recipe so maybe I missed something. I will check on other recipes like Messenger to see I there is an option or something like that to keep the account login between a restart of Franz. Maybe cookies ?

from recipe-element.

thekarinka avatar thekarinka commented on June 16, 2024

Hello,

yes, it could be cookies. Or I had got idea that it could be caused by running it in dev mode...

from recipe-element.

thekarinka avatar thekarinka commented on June 16, 2024

So, riot has been deployed to official repository and it isn't caused by running in dev mode. But I has been discussing it with my friend and maybe it could be caused by localStorage. Btw. when you open application in browser and check local storage, you can found here a lot of properties. When you check storage in Franz, there isn`t any from properties showed in browser. Maybe webview is using own localstorage seperated from "main Franz local storage"...

from recipe-element.

sy6sy2 avatar sy6sy2 commented on June 16, 2024

Oh, maybe it's that .. I asked about that on Franz slack channel and the Franz dev knows the issue and he says that this issue happen with others web services but he don't know why.
Maybe you are right and it could be useful if you share this information with him on Slack?
In my case I'm not a "web" expert. I just create this plugin because I needed it =D
But if this issue can be resolved it could be very nice!

from recipe-element.

thekarinka avatar thekarinka commented on June 16, 2024

Thanks, we found that it can be fixed by updating : "serviceURL": "https://riot.im/app/#/login", to "serviceURL": "https://riot.im/app",
I tested it and it is working :).

from recipe-element.

sy6sy2 avatar sy6sy2 commented on June 16, 2024

Hey! Cool if it works! I will test myself and if it works I will make a PR to official Riot recipe to update the plugin.
Do you know why it works with this URL?

Edit: Nice! It works :D (meetfranz/plugins#75)

from recipe-element.

thekarinka avatar thekarinka commented on June 16, 2024

No, I dont why... But Stefan recommend it me and its working :). Maybe its becuase when you visit explicitly login page, you will receive new encrypt keys, while you are visiting own app, youre explicitly searching for keys. So, I think, that is rare combination a lot of aspects which need special solution :).
Im closing this issue, its already done. Thank for cooperation! :)

from recipe-element.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.