Skip to content

How to get device_id for sso login #10863

Answered by ankitvermaAT
ankitvermaAT asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @charlesschaefer, Thanks for your valuable response.
But for using mac address we got below concerns...

Privacy Concerns: because using the MAC address as a unique identifier raises privacy concerns, as it is a persistent identifier that could be used to track users across different networks.

Platform Limitations: On some platforms, access to the MAC address may be restricted due to privacy policies or security settings. For example, modern versions of iOS and Android have limited or obfuscated access to MAC addresses.

Security Risks: MAC addresses are generally considered sensitive information, and exposing or storing them can introduce security risks.

can we use UUID :
#[tauri::command]

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ankitvermaAT
Comment options

Answer selected by ankitvermaAT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #10861 on September 02, 2024 10:26.