nextjs: implement SSR functions to retrieve user and access token info #10
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
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
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
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
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
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
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
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
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
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
codecov / codecov/patch
src/nextjs/index.ts#L591
Added line #L591 was not covered by tests