added additional godoc and updated the OAuth2 form to use the same created record pointer
This commit is contained in:
@@ -323,6 +323,7 @@ func syncModelErrorEventWithCollectionErrorEvent(me *ModelErrorEvent, ce *Collec
|
||||
type FileTokenRequestEvent struct {
|
||||
hook.Event
|
||||
*RequestEvent
|
||||
baseRecordEventData
|
||||
|
||||
Token string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user