overrideUserInfo? in GenericOAuth?
I see OAuth2 plugin got
However when I try to use it I just get a blank screen on the callback, and the console says:
I use the default Kyseley, and tried to generate and migrate the database in case there were any changes, but it says none were needed.
Thanks
overrideUserInfoOnLogin and when seeing how that worked I noticed on GenericOAuth there is the similarly named overrideUserInfo which the interface describes as:However when I try to use it I just get a blank screen on the callback, and the console says:
SERVER_ERROR: SqliteError: FOREIGN KEY constraint failed
I use the default Kyseley, and tried to generate and migrate the database in case there were any changes, but it says none were needed.
Thanks