Skip to content

Bug ? Multiple Userconnections, Userconnection gets overwritten #1

@fschickermueller

Description

@fschickermueller

When a user authentificates there is made one entry in the userconnection table. If an other user authentificates no new entry is made but the first one gets overwritten (user id is set new, accesstoken remains the same if the previous user didn't log out). Actually there should be a new entry for every new user. This occurs both in the sample (http://localhost:8080/springSocialFacebook) and my custom application.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions