Different ttl for user and session

Hello!

  1. Can I set TTL (TimeToLive) for user?
    After this time user cannot login, cannot refrest its token etc.
  2. Can I use different TTL for different users?
    For example, I have 2 users:
    -free account - have to have session lifetime 2 days
  • promote accout - should have one week session lifetime.