A Guild Wars 2 verification backend that allows a user to link multiple Guild Wars 2 accounts.
Integrating the backend to an application is done using the provided OpenAPI v3 spec found at /api/openapi.yaml
Intended to be used with multiple platforms and has so far been used on Far Shiverpeaks to integrate Website, Teamspeak & Discord to the same backend.
make package
The code will be compiled during the docker build process
make build
make build_linux
make build_windows