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
rp_st
05/11/2023, 3:45 PM
hey @czalez17 we don't natively support this, but you can build this yourself by overriding the APIs we provide.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).