Published: January 31 2023
                    
                 
                
                An example of how to implement JWT authentication with refresh tokens in Vue 3 and Pinia.
             
         
    
        
            
                
                
                Tutorial on how to implement user registration, login and CRUD functionality with Vue 3 and Pinia. Includes live demo and example back-end APIs built with Node.js and .NET.
             
         
    
        
            
                
                
                Tutorial on how to build a simple login application with Vue 3 and Pinia that uses Basic HTTP authentication.
             
         
    
        
            
                
                
                How to redirect a user back to the previous (original) URL after logging into a Vue 3 + Pinia application.
             
         
    
        
            
                
                
                Tutorial on how to build a simple login application with Vue 3 and Pinia that uses JWT authentication.