chrly/http
ErickSkrauch 2bc9f8eb57 Rename the signature key param.
Rename the signature verification key endpoint.
Update CHANGELOG and README files
2021-02-27 02:37:59 +01:00
..
api_test.go Implemented /profile/{username} endpoint to get complete profile with signed by the current server textures. 2021-02-26 02:45:45 +01:00
api.go Implemented /profile/{username} endpoint to get complete profile with signed by the current server textures. 2021-02-26 02:45:45 +01:00
http_test.go Completely move app configuration from cmd to di container 2020-04-19 02:31:09 +03:00
http.go Implemented /profile/{username} endpoint to get complete profile with signed by the current server textures. 2021-02-26 02:45:45 +01:00
jwt_test.go Add stats reporter events listener, restore all events for http layer, rework authentication middleware and authenticator interface 2020-02-16 13:23:47 +03:00
jwt.go Add stats reporter events listener, restore all events for http layer, rework authentication middleware and authenticator interface 2020-02-16 13:23:47 +03:00
skinsystem_test.go Rename the signature key param. 2021-02-27 02:37:59 +01:00
skinsystem.go Rename the signature key param. 2021-02-27 02:37:59 +01:00
uuids_worker_test.go Completely move app configuration from cmd to di container 2020-04-19 02:31:09 +03:00
uuids_worker.go Completely move app configuration from cmd to di container 2020-04-19 02:31:09 +03:00