push
This commit is contained in:
parent
a2b3b6dc92
commit
e454d53e4a
@ -2,8 +2,8 @@ import Foundation
|
|||||||
import IOKit
|
import IOKit
|
||||||
|
|
||||||
class PolarService {
|
class PolarService {
|
||||||
private let organizationId = "6f3d781d-a630-4435-9dba-058486f2d936"
|
private let organizationId = "Org"
|
||||||
private let apiToken = "polar_pat_U7rxicH_Jn9szpse_kzgmDHRr_gH6UD8AzAFGRGZdbM"
|
private let apiToken = "Token"
|
||||||
private let baseURL = "https://api.polar.sh"
|
private let baseURL = "https://api.polar.sh"
|
||||||
|
|
||||||
struct LicenseValidationResponse: Codable {
|
struct LicenseValidationResponse: Codable {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user