Hi,
Everything I’ve seen, including this Community topic, indicates that there is no standard nor Auth0-specific way to invalidate an access token. The accepted manner of dealing with a logout event is to build a token blacklist into my API.
My question, then: Is this still the preferred way of handling this scenario? (Asking for a manager
)
Thanks,
Eric