Blish-HUD icon indicating copy to clipboard operation
Blish-HUD copied to clipboard

Gw2AuthService

Open agaertner opened this issue 2 years ago • 3 comments

Adds a service for gw2auth.com support

agaertner avatar May 06 '22 23:05 agaertner

This seems like it would be more appropriate to do as a ServiceModule within the existing API service since we don't need to expose anything extra in the API for modules as far as I am aware. Luckily isn't much to move it over into a ServiceModule since there isn't much difference.

dlamkins avatar May 08 '22 20:05 dlamkins

A reminder that the implementation should mostly pop in behind the existing one since it's mostly only the source of the key that changes. The rest of the progression of the tokens can be handled how it is currently (since you can get subtokens of subtokens).

dlamkins avatar May 08 '22 20:05 dlamkins

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 19 Code Smells

No Coverage information No Coverage information
0.9% 0.9% Duplication

sonarcloud[bot] avatar Apr 11 '23 19:04 sonarcloud[bot]