this post was submitted on 30 Mar 2022
3 points (100.0% liked)

General Programming Discussion

7704 readers
23 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 5 years ago
MODERATORS
 

I was wondering how could a fediverse software make it so that if a user logs in an instance he is automatically logged in every other instance that he visits.

I think for this every instance would have to share the credentials and cookies with each other. So for example when a user registers the information is shared with all instances to store that user.

top 2 comments
sorted by: hot top controversial new old
[โ€“] sexy_peach@feddit.de 4 points 2 years ago

So for example when a user registers the information is shared with all instances to store that user.

"all instances" - as in literally all of them? I think even sharing credentials and cookies between a couple of instances is a risk that shouldn't be written in code.

[โ€“] xarvos@lemmy.ml 1 points 2 years ago

you may want to look up nomad identity