Skip to content

Fix session cookie issues (#626, #549)

15ece9c
Select commit
Loading
Failed to load commit list.
Merged

Fix session cookie issues (#626, #549) #1

Fix session cookie issues (#626, #549)
15ece9c
Select commit
Loading
Failed to load commit list.
Codeac.io / Codeac Code Quality succeeded Dec 25, 2025 in 37s

Codeac Code Quality

This PR contains 0 errors and 1218 warnings.

Annotations

Check warning on line 62 in providers/vk/vk.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 273 in examples/main.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported type ProviderIndex should have comment or be unexported

Check warning on line 16 in providers/wechat/wechat.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported const AuthURL should have comment (or a comment on this block) or be unexported

Check warning on line 19 in providers/wecom/wecom.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported var AuthURL should have comment or be unexported

Check warning on line 232 in providers/azureadv2/azureadv2.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

package-comments

should have a package comment

Check warning on line 49 in providers/amazon/amazon.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 59 in providers/wepay/wepay.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 50 in providers/yandex/yandex.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 16 in providers/classlink/session.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported type Session should have comment or be unexported

Check warning on line 57 in providers/box/box.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 35 in providers/steam/session.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

error-strings

error strings should not be capitalized or end with punctuation or a newline

Check warning on line 39 in providers/cognito/cognito.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported type Provider should have comment or be unexported

Check warning on line 28 in providers/apple/session.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported type ID should have comment or be unexported

Check warning on line 35 in providers/classlink/provider.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported function New should have comment or be unexported

Check warning on line 57 in providers/yahoo/yahoo.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 61 in providers/cloudfoundry/cf.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 60 in providers/yammer/yammer.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 59 in providers/dailymotion/dailymotion.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 65 in providers/zoom/zoom.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 238 in providers/cognito/cognito.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

package-comments

should have a package comment

Check warning on line 69 in providers/auth0/auth0.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 61 in providers/deezer/deezer.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 23 in providers/spotify/spotify.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

comment on exported const ScopePlaylistReadCollaborative should be of the form "ScopePlaylistReadCollaborative ..."

Check warning on line 135 in providers/dingtalk/dingtalk.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 45 in providers/reddit/reddit.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported function New should have comment or be unexported