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

nextjs: implement SSR functions to retrieve user and access token info #10

Merged
merged 3 commits into from
Jun 4, 2024

Reorganize nextjs package

2977b29
Select commit
Loading
Failed to load commit list.
Merged

nextjs: implement SSR functions to retrieve user and access token info #10

Reorganize nextjs package
2977b29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 4, 2024 in 0s

53.65% of diff hit (target 88.84%)

View this Pull Request on Codecov

53.65% of diff hit (target 88.84%)

Annotations

Check warning on line 39 in src/nextjs/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nextjs/index.ts#L39

Added line #L39 was not covered by tests

Check warning on line 43 in src/nextjs/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nextjs/index.ts#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 546 in src/nextjs/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nextjs/index.ts#L545-L546

Added lines #L545 - L546 were not covered by tests

Check warning on line 560 in src/nextjs/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nextjs/index.ts#L559-L560

Added lines #L559 - L560 were not covered by tests

Check warning on line 579 in src/nextjs/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nextjs/index.ts#L578-L579

Added lines #L578 - L579 were not covered by tests

Check warning on line 581 in src/nextjs/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nextjs/index.ts#L581

Added line #L581 was not covered by tests

Check warning on line 583 in src/nextjs/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nextjs/index.ts#L583

Added line #L583 was not covered by tests

Check warning on line 585 in src/nextjs/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nextjs/index.ts#L585

Added line #L585 was not covered by tests

Check warning on line 587 in src/nextjs/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nextjs/index.ts#L587

Added line #L587 was not covered by tests

Check warning on line 591 in src/nextjs/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nextjs/index.ts#L591

Added line #L591 was not covered by tests