web-app/src/lib/api
padreug 734122ad27 refactor: Simplify logout process and enhance routing in authentication components
- Remove unnecessary async handling in logout functions across UserProfile.vue and Navbar.vue.
- Integrate `useRouter` for consistent redirection to the login page after logout.
- Update `logout` method in useAuth.ts to clear local state without an API call.
2025-08-03 11:20:35 +02:00
..
events.ts feat: Centralize configuration management for Nostr and API settings 2025-07-02 19:47:55 +02:00
lnbits.ts refactor: Simplify logout process and enhance routing in authentication components 2025-08-03 11:20:35 +02:00