Is epicweb-dev/totp the right choice for implementing passwordless login? #856
-
| 
         Hello everyone! I’m looking to remove passwords entirely from my Epic Stack app and instead use “magic links” or codes sent to users’ emails for login. I believe that epicweb-dev/totp is well-suited for this task, but I wanted to check with the community to see if there are any security considerations I might be overlooking that could make epicweb-dev/totp a less ideal choice.  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            kentcdodds
          
      
      
        Sep 20, 2024 
      
    
    Replies: 1 comment
-
| 
         The totp solution works great for that use case 👍  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        MoSattler
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
The totp solution works great for that use case 👍