Giter Club home page Giter Club logo

Comments (5)

charIeszhao avatar charIeszhao commented on June 11, 2024

Hi @nahtnam, thanks for reaching out. This is an interesting feature, however it is currently not on our radar.

And what I don't quite understand is how you can tell the difference between an anonymous user and a unregistered user? Seems to me that an anonymous user is almost identical to not having a user account at all, right?

from logto.

nahtnam avatar nahtnam commented on June 11, 2024

@charIeszhao Correct, however an anonymous user can perform actions like creating posts/comments and the userId would be populated. If the user deletes their cookies, they will lose that account. If the user signs in with their email address, then all of the data they created would be associated to the anonymous user's data

Of course there will be a lot of stale accounts, developers can set up cronjobs to delete accounts that havent been used in x months.

from logto.

charIeszhao avatar charIeszhao commented on June 11, 2024

I see... The only problem is like you said, it might end up with tons of stale accounts in the user table. And since Logto is not only an auth solution but also an identity management system, those anonymous user accounts will be hard to manage.

So maybe you can implement this layer yourself, in your own table, and only call Logto when an anonymous user fulfills their userinfo?

from logto.

github-actions avatar github-actions commented on June 11, 2024

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

from logto.

github-actions avatar github-actions commented on June 11, 2024

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

from logto.

Related Issues (20)

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.