stopGyazoOAuthServer
FitFileViewer - API Documentation v29.4.0
FitFileViewer - API Documentation / main/oauth/gyazoOAuthServer / stopGyazoOAuthServer
Function: stopGyazoOAuthServer()
stopGyazoOAuthServer():
Promise<{success:boolean;message:string; }>
Defined in: main/oauth/gyazoOAuthServer.js:180
Stops the Gyazo OAuth callback server if it is currently running.
Returnsβ
Promise<{ success: boolean; message: string; }>
Server shutdown payload.