Closed penguyen1 closed 8 years ago
When a user logs out and is redirect to the Signup Component, I want to ensure user auth token is destroyed while in Signup Component
silly me.. just use ref.unauth( ); !!
ref.unauth( );
When a user logs out and is redirect to the Signup Component, I want to ensure user auth token is destroyed while in Signup Component
How??