diff options
author | Rory& <root@rory.gay> | 2025-06-02 10:12:34 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2025-06-02 10:12:34 +0200 |
commit | c4fd9c93a63bce7c322aec1fc304b4dc5ac5a9cd (patch) | |
tree | 4cea31f08115376fefc2cdfed5befbc5610150f8 /testFrontend/SafeNSound.Sdk | |
parent | Add shortcut for generating http file, part of API documentation (diff) | |
download | nodejs-final-assignment-c4fd9c93a63bce7c322aec1fc304b4dc5ac5a9cd.tar.xz |
Split authentication and authorization
Diffstat (limited to 'testFrontend/SafeNSound.Sdk')
-rw-r--r-- | testFrontend/SafeNSound.Sdk/SafeNSoundAuthentication.cs | 3 | ||||
-rw-r--r-- | testFrontend/SafeNSound.Sdk/SafeNSoundClient.cs | 8 |
2 files changed, 8 insertions, 3 deletions
diff --git a/testFrontend/SafeNSound.Sdk/SafeNSoundAuthentication.cs b/testFrontend/SafeNSound.Sdk/SafeNSoundAuthentication.cs |