We have a type of user who only uses our system once, for a couple of hours at most. We do want them authenticated, but we also dont want their data in our systems after they’ve gone.
Does auth0 provide any features to help automate this?
We’ve rummaged around the docs, but couldnt really find anything.
We dont really need the user to exist, so a token thats not attached to a user would also work, but we can imagine thats not really how auth0 wants to do things.