added a flag indicating OAuth2 auth record creation
This commit is contained in:
@@ -208,6 +208,7 @@ type RecordAuthWithOAuth2Event struct {
|
||||
HttpContext echo.Context
|
||||
Record *models.Record
|
||||
OAuth2User *auth.AuthUser
|
||||
IsNewRecord bool
|
||||
}
|
||||
|
||||
type RecordAuthRefreshEvent struct {
|
||||
|
||||
Reference in New Issue
Block a user