There will be a problem if the logged out user leaves the discode.

If the user exits the discode after exiting RUST, it will not be automatically ejected from the group with the error below.

[Error] Failed to call hook 'Discord_MemberRemoved' on plugin 'DiscordAuth v1.1.3' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.DiscordAuth.Discord_MemberRemoved (Oxide.Ext.Discord.DiscordObjects.GuildMember member) [0x0000d] in <6aadf05ddbcf413d8814f6490c366a93>:0

at Oxide.Plugins.DiscordAuth.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00663] in <6aadf05ddbcf413d8814f6490c366a93>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0

For your information, there is nothing wrong with my config file.
: "Revoke Oxide Group on Discord Leave": true

(22:12:34) | Failed to call hook 'Discord_MemberRemoved' on plugin 'DiscordAuth v1.1.3' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.DiscordAuth.Discord_MemberRemoved (Oxide.Ext.Discord.DiscordObjects.GuildMember member) [0x0000d] in <e4e20fe3fb4b4da782878cf17c06bd45>:0

at Oxide.Plugins.DiscordAuth.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00663] in <e4e20fe3fb4b4da782878cf17c06bd45>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0