auth0-samples / auth0-WinFormsWPF-oidc-samples

Auth0 OIDC Client with Windows Forms / WPF applications
MIT License
22 stars 25 forks source link

Need to store extra user data, like expiry date, type of package #5

Closed jjTudu closed 6 years ago

jjTudu commented 6 years ago
  1. How to store extra user data like expiry date? and how to check it when user login is in process(In guess in Rules)?

  2. And will it be possible to restrict Multiple login from same credentials? means if user is logged in Terminal A, and if again he tries to log in Terminal B, he should be logged in, but Terminal A should be logout automatically.

  3. Activation of user should be done after Admin allows, not right after SignUp i am trying in WPF

jerriep commented 6 years ago

@jjTudu Please contact Auth0 Support regarding these issues as they will be able to better assist you.

I am a freelancer working specifically with the .NET libraries, and as such, I am not really in a position to assist you with issues like that which do not really relate the the .NET libraries. Also, the Auth0 support team do not monitor these GitHub issues, so they will not give you an answer here.