1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

How do I connect multiple servers with Auth

Discussion in 'Development' started by rektpixel, Mar 6, 2017.

  1. rektpixel

    rektpixel Baby Zombie

    Messages:
    186
    I am starting a network of different game servers, I was wondering how do I somehow link things to the other servers such as Auth details so for example if people registered on the main Hub server when they join another game they won't have to register again because the server already knows there registered on the network. Idk a better way to explain it xD is there a plugin to do this?
     
  2. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    HereAuth offers mysql support, which will sync all account data over your servers.
    Also this is the wrong section to post this.
     
    EdwardHamHam likes this.
  3. SOFe

    SOFe Administrator Staff Member PMMP Team Poggit Admin

    Messages:
    1,968
    GitHub:
    sof3
    Note that the current version of HereAuth is not recommended for use until it has better hashing.
     
  4. Vaivez66

    Vaivez66 Spider

    Messages:
    12
    GitHub:
    Vaivez66
    So, I've risked my server by using it?
     
  5. SOFe

    SOFe Administrator Staff Member PMMP Team Poggit Admin

    Messages:
    1,968
    GitHub:
    sof3
    It's actually a paranoid thing to aim for better hash algorithms. In my opinion, as long as your database is not leaked, how securely it is hashing doesn't matter much.
    Basically, you can still continue using it, because it has been like this since @shoghicp used the same insecure hash in SimpleAuth :D
     
    HimbeersaftLP and Vaivez66 like this.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.