You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/FusionAuthClient.ts
+2-3
Original file line number
Diff line number
Diff line change
@@ -72,14 +72,12 @@ export class FusionAuthClient {
72
72
/**
73
73
* Activates the FusionAuth Reactor using a license id and optionally a license text (for air-gapped deployments)
74
74
*
75
-
* @param {string} licenseId The license id
76
75
* @param {ReactorRequest} request An optional request that contains the license text to activate Reactor (useful for air-gap deployments of FusionAuth).
0 commit comments