Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/IAuth
Description
Triggered when the auth token will expire soon. Services which allow login using an external auth token may trigger this notification when an updated external auth token is required to maintain the auth session without interruption.
| Name | OnPendingAuthExpiration |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Auth.h |
| Include Path | #include "Online/Auth.h" |
TOnlineEvent < void &)> OnPendingAuthExpiration()