Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fine grained access control #108

Draft
wants to merge 42 commits into
base: main
Choose a base branch
from

Add logout

1e060ed
Select commit
Loading
Failed to load commit list.
Draft

Fine grained access control #108

Add logout
1e060ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 16, 2025 in 0s

55.71% of diff hit (target 77.41%)

View this Pull Request on Codecov

55.71% of diff hit (target 77.41%)

Annotations

Check warning on line 27 in src/handlers/post.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/handlers/post.js#L27

Added line #L27 was not covered by tests

Check warning on line 19 in src/storage/bucket/list.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/bucket/list.js#L16-L19

Added lines #L16 - L19 were not covered by tests

Check warning on line 18 in src/utils/auth.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/auth.js#L16-L18

Added lines #L16 - L18 were not covered by tests

Check warning on line 20 in src/utils/auth.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/auth.js#L20

Added line #L20 was not covered by tests

Check warning on line 44 in src/utils/auth.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/auth.js#L28-L44

Added lines #L28 - L44 were not covered by tests

Check warning on line 91 in src/utils/auth.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/auth.js#L91

Added line #L91 was not covered by tests

Check warning on line 104 in src/utils/auth.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/auth.js#L94-L104

Added lines #L94 - L104 were not covered by tests

Check warning on line 120 in src/utils/auth.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/auth.js#L111-L120

Added lines #L111 - L120 were not covered by tests

Check warning on line 138 in src/utils/auth.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/auth.js#L124-L138

Added lines #L124 - L138 were not covered by tests

Check warning on line 216 in src/utils/auth.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/auth.js#L166-L216

Added lines #L166 - L216 were not covered by tests

Check warning on line 231 in src/utils/auth.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/auth.js#L229-L231

Added lines #L229 - L231 were not covered by tests

Check warning on line 234 in src/utils/auth.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/auth.js#L234

Added line #L234 was not covered by tests

Check warning on line 239 in src/utils/auth.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/auth.js#L236-L239

Added lines #L236 - L239 were not covered by tests

Check warning on line 242 in src/utils/auth.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/auth.js#L241-L242

Added lines #L241 - L242 were not covered by tests