1. astrojs 강좌 11편. astrojs와 lucia를 이용해서 유저 인증 구현

    Lucia auth를 이용해서 Astrojs에서 유저 가입하기, 로그인, 로그아웃 구현하기

    Read more
  2. astrojs 강좌 10편. astrojs에서 쿠키와 토큰을 이용해서 유저 로그인 구현

    유저 정보를 jsonwebtoken으로 만들어서 쿠키에 저장해서 유저 로그인 구현

    Read more
  3. astrojs 강좌 9편. astrojs와 supabase로 유저 로그인 구현

    Supabase의 Authentication을 이용해서 AstroJS에서 유저 로그인 구현하기

    Read more
  4. astrojs 강좌 8편. astrojs와 firebase로 유저 로그인 구현

    Firebase의 Authentication을 이용해서 AstroJS에서 유저 로그인 구현하기

    Read more
  5. SvelteKit 실전 예제 5편 - SvelteKit으로 유저 로그인 구현하기(유저 인증)

    SvelteKit으로 유저 가입, 로그인, 로그아웃 구현

    Read more