Hi, does supertokens support mechanism for device ...
# general
c
Hi, does supertokens support mechanism for device recognition? example use case: detect when an user login happens from a different device. If it does, can you please point me to documentation about it?
r
hey @czalez17 we don't natively support this, but you can build this yourself by overriding the APIs we provide.
31 Views