To prevent user login with same username on two different devices

Hi,

How to control the application when the same username is used for logging on from a second device? Is there any method to implement in the code programming to check whether the username has been logged in? I’ve used .Net Core API to get a JWT token and pass it to the front-end, Angular.

Hi @anitaazmin,

Welcome to the Auth0 Community!

Auth0 doesn’t provide a feature that covers this use case. You can create a feature request for it here: Feature Request.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.