Base solution for your next web application
Open Closed

Check whether all tenant users are authenticated #3645


User avatar
0
mengvisal created
Support Team

Hi!

Is it possible to know whether or not all tenant users are authenticated? I am working with Web Push Notification and I would like to send push notification to all users which are authenticated (not log out) only.

Best,


1 Answer(s)
  • User Avatar
    0
    alper created
    Support Team

    Hi,

    You can use IOnlineClientManager You can read the following doc for online clients <a class="postlink" href="https://aspnetboilerplate.com/Pages/Documents/SignalR-Integration#online-clients">https://aspnetboilerplate.com/Pages/Doc ... ne-clients</a>