Block a user
localStorage for JWT handling and simplify case transformation logic in LoginComponent. Update app.config.ts and related services to align with the new token management method. Mark JwtClaims interface as exported.
fakeLogin() with actual login() method in AuthService and remove redundant fakeLogin() implementation.