• Home
  • Categories
  • Recent
  • Popular
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Default
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Quartz
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Slate
  • Solar
  • Superhero
  • Vapor
Collapse

Community

Sorin MirceaS

Sorin Mircea

@Sorin Mircea
About
Posts
1
Topics
1
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

    [nodebb-plugin-session-sharing] Logins other user
  • Sorin MirceaS Sorin Mircea

    I have the following user:

    {
    _id: ObjectId("579200c4e193d94b453f1d6f"),
    _key: "user:13",
    username: "ana",
    userslug: "ana",
    email: "[email protected]",
    joindate: 1469186244052,
    lastonline: 1469186244052,
    picture: "",
    fullname: "",
    location: "",
    birthday: "",
    website: "",
    signature: "",
    uploadedpicture: "",
    profileviews: 1,
    reputation: 0,
    postcount: 0,
    topiccount: 0,
    lastposttime: 0,
    banned: 0,
    status: "online",
    uid: 13,
    password: "EDITED",
    passwordExpiry: 0
    }

    And I have the following object with will be transformed to JSON WEB TOKEN:
    {"id":"13","username":"ana"}

    The problem is that the plugin creates a new user called ana115

    What can I do here?

  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
  • Login

  • Don't have an account? Register

  • Login or register to search.