How do I set Expiration Date to a user in auth0?

I was wondering if there is a way to set Expiration date to a user in Auth0. Please let me know the steps on how to setup.

Hi @sandeep.chary,

Welcome to the Auth0 Community!

Unfortunately, there isn’t an “Expiration Date” user profile attribute (reference: User Profile Structure).

Would you happen to mean setting the expires_in value for the access token?

If so, I recommend checking out this related FAQ: How to change the expires_in value of Access Token at Auth0's SPA SDK

Thanks,
Rueben

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