| .codeclimate.yml | |
|
|
| .eslintrc.js | 24 | A 0 mins |
|
| .github/FUNDING.yml | |
|
|
| .github/contributing.md | |
|
|
| .github/issue_template.md | |
|
|
| .github/pull_request_template.md | |
|
|
| .github/workflows/deno.yml | |
|
|
| .github/workflows/nodejs.yml | |
|
|
| .github/workflows/update-dependencies.yml | |
|
|
| .gitignore | |
|
|
| .mocharc.json | |
|
|
| .nycrc | |
|
|
| .prettierrc | |
|
|
| CHANGELOG.md | |
|
|
| LICENSE | |
|
|
| README.md | |
|
|
| deno/LICENSE | |
|
|
| deno/README.md | |
|
|
| deno/build/events.js | 9 | A 0 mins |
|
| deno/build/package.js | 44 | A 0 mins |
|
| deno/mod.ts | 1 | A 0 mins |
|
| deno/server/http.ts | 17 | A 0 mins |
|
| deno/test.ts | 19 | A 0 mins |
|
| deno/tsconfig.json | |
|
|
| lerna.json | |
|
|
| package-lock.json | |
|
|
| package.json | |
|
|
| packages/adapter-commons/CHANGELOG.md | |
|
|
| packages/adapter-commons/LICENSE | |
|
|
| packages/adapter-commons/README.md | |
|
|
| packages/adapter-commons/package.json | |
|
|
| packages/adapter-commons/src/declarations.ts | 53 | A 0 mins |
|
| packages/adapter-commons/src/index.ts | 20 | A 0 mins | A 100% |
| packages/adapter-commons/src/query.ts | 100 | A 0 mins |
|
| packages/adapter-commons/src/service.ts | 151 | A 1 hr | A 100% |
| packages/adapter-commons/tsconfig.json | |
|
|
| packages/authentication-client/CHANGELOG.md | |
|
|
| packages/authentication-client/LICENSE | |
|
|
| packages/authentication-client/README.md | |
|
|
| packages/authentication-client/package.json | |
|
|
| packages/authentication-client/src/core.ts | 150 | A 0 mins | A 92% |
| packages/authentication-client/src/hooks/authentication.ts | 23 | A 0 mins | A 100% |
| packages/authentication-client/src/hooks/index.ts | 2 | A 0 mins | A 100% |
| packages/authentication-client/src/hooks/populate-header.ts | 22 | A 0 mins | A 100% |
| packages/authentication-client/src/index.ts | 53 | A 0 mins | A 100% |
| packages/authentication-client/src/storage.ts | 37 | A 0 mins | A 100% |
| packages/authentication-client/tsconfig.json | |
|
|
| packages/authentication-local/CHANGELOG.md | |
|
|
| packages/authentication-local/LICENSE | |
|
|
| packages/authentication-local/README.md | |
|
|