updated code comments and added v0.23.0-rc release notes
This commit is contained in:
@@ -89,7 +89,7 @@ func recordAuthWithOAuth2(e *core.RequestEvent) error {
|
||||
|
||||
var authRecord *core.Record
|
||||
|
||||
// check for existing relation with the auth record
|
||||
// check for existing relation with the auth collection
|
||||
externalAuthRel, err := e.App.FindFirstExternalAuthByExpr(dbx.HashExp{
|
||||
"collectionRef": form.collection.Id,
|
||||
"provider": form.Provider,
|
||||
|
||||
Reference in New Issue
Block a user