Adding auth to Notion extension #46
Annotations
10 errors and 8 warnings
|
build:
src/CmdPalNotionExtension/Authentication/TokenService.cs#L63
'OAuthClient' does not contain a definition for 'RefreshAccessToken' and no accessible extension method 'RefreshAccessToken' accepting a first argument of type 'OAuthClient' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/CmdPalNotionExtension/Authentication/TokenService.cs#L74
'OAuthEventArgs' does not contain a definition for 'RefreshToken' and no accessible extension method 'RefreshToken' accepting a first argument of type 'OAuthEventArgs' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/CmdPalNotionExtension/Authentication/OAuthClient.cs#L83
The name 'BASE64_ENCODED_ID_AND_SECRET' does not exist in the current context
|
|
build:
src/CmdPalNotionExtension/Authentication/TokenService.cs#L63
'OAuthClient' does not contain a definition for 'RefreshAccessToken' and no accessible extension method 'RefreshAccessToken' accepting a first argument of type 'OAuthClient' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/CmdPalNotionExtension/Authentication/TokenService.cs#L74
'OAuthEventArgs' does not contain a definition for 'RefreshToken' and no accessible extension method 'RefreshToken' accepting a first argument of type 'OAuthEventArgs' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/CmdPalNotionExtension/Authentication/OAuthClient.cs#L83
The name 'BASE64_ENCODED_ID_AND_SECRET' does not exist in the current context
|
|
build:
src/CmdPalNotionExtension/Authentication/TokenService.cs#L63
'OAuthClient' does not contain a definition for 'RefreshAccessToken' and no accessible extension method 'RefreshAccessToken' accepting a first argument of type 'OAuthClient' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/CmdPalNotionExtension/Authentication/TokenService.cs#L74
'OAuthEventArgs' does not contain a definition for 'RefreshToken' and no accessible extension method 'RefreshToken' accepting a first argument of type 'OAuthEventArgs' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/CmdPalNotionExtension/Authentication/OAuthClient.cs#L83
The name 'BASE64_ENCODED_ID_AND_SECRET' does not exist in the current context
|
|
build:
src/CmdPalNotionExtension/Authentication/TokenService.cs#L63
'OAuthClient' does not contain a definition for 'RefreshAccessToken' and no accessible extension method 'RefreshAccessToken' accepting a first argument of type 'OAuthClient' could be found (are you missing a using directive or an assembly reference?)
|
|
build
A publish profile with the name 'Properties/PublishProfiles/win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
|
build
A publish profile with the name 'Properties/PublishProfiles/win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
|
build
A publish profile with the name 'Properties/PublishProfiles/win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
|
build
A publish profile with the name 'Properties/PublishProfiles/win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
|
build
A publish profile with the name 'Properties/PublishProfiles/win-ARM64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
|
build
A publish profile with the name 'Properties/PublishProfiles/win-ARM64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
|
build
A publish profile with the name 'Properties/PublishProfiles/win-ARM64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
|
build
A publish profile with the name 'Properties/PublishProfiles/win-ARM64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|