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

update next-auth config to be TS #471

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Conversation

krischarbonneau
Copy link
Contributor

Changelog

feat:update next-auth config to be TS

Description of proposed changes:

This PR updates our next-auth config to be in TypeScript. This change would have been added in #460 but it also necessary to test some changes surrounding the JWT session.

What to test for/How to test

  1. Pull in branch
  2. Type npm run dev
  3. Login to GCKey and once on MSCA page, manually navigate back to localhost:3000/en/my-dashboard
  4. Ensure app works as expected

@krischarbonneau krischarbonneau requested a review from a team as a code owner November 28, 2023 16:44
Copy link

@krischarbonneau krischarbonneau merged commit 725fc98 into dev Nov 28, 2023
8 checks passed
@krischarbonneau krischarbonneau deleted the next-auth-typescript branch November 28, 2023 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants