MyAuthenticator
A serverless progressive web application that generates TOTP and HOTP codes, enabling robust two-factor authentication (2FA) directly within your browser. Powered by Nuxt 4, NuxtHub, NuxtUI 3, Cloudflare Pages, D1 Database, and Drizzle ORM.
파일 탐색기
최종 버전 다운로드 (.zip)- main.css
- Add.vue
- BackupAndRestore.vue
- BottomBar.vue
- Edit.vue
- Form.vue
- Menu.vue
- Passkeys.vue
- Qrscan.vue
- Search.vue
- Share.vue
- ThemePicker.vue
- ThemePickerButton.vue
- Tile.vue
- auth.ts
- index.vue
- login.vue
- theme.ts
- app.config.ts
- app.vue
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
- 5.jpg
- 6.jpg
- landscape.png
- favicon-16x16.png
- favicon.ico
- logo.png
- pwa-192x192.png
- pwa-512x512.png
- robots.txt
- index.delete.ts
- index.get.ts
- index.patch.ts
- index.post.ts
- login.post.ts
- authenticate.post.ts
- passkeys.delete.ts
- passkeys.get.ts
- register.post.ts
- 0000_snapshot.json
- _journal.json
- 0000_small_argent.sql
- schema.ts
- drizzle.ts
- tsconfig.json
- index.ts
- google.ts
- aes.ts
- constants.ts
- index.ts
- .gitignore
- .npmrc
- .nvmrc
- drizzle.config.ts
- eslint.config.mjs
- nuxt.config.ts
- package.json
- pnpm-lock.yaml
- README.md
- tsconfig.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/IAMSDR/MyAuthenticator
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd MyAuthenticator
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
