Coder Social home page Coder Social logo

anti-resume-project's People

Contributors

amyh11325 avatar edmondywen avatar harveyzzhao avatar matthewcn56 avatar rmboyce avatar soliavalentine avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

anti-resume-project's Issues

About page

Finish formatting the about page and writing content for it

Gallery Component

Create a generic gallery component that can be used for all different years

Finish Google Form

Finalize the questions on the google form that participants will be asked to fill out

๐Ÿš€ Feature: Fetch google sheets data for the gallery page

Add In getStaticProps for the gallery page to grab all the submissions from google sheets and display to the screen!

This will let us link up our front-end and back-end.

Proposed Solution

Fetch data and use revalidation w/ incremental static regeneration in order to make sure website is up to date.

  • ๐Ÿ‘‹ I may be able to implement this feature request

This is a ๐Ÿš€ Feature Request

๐Ÿ› Bug: Automatically signed out after switching tab

Is there an existing issue for this?

  • I have searched existing issues

What happened?

user gets kicked out of the session whenever the user changes their current tab or go to another application

What was the expected behavior?

user should stay signed in while the tab is open

Steps To Reproduce

  1. run test development build in the merged main branch
  2. sign in using ucla email
  3. change your tab on chrome

Relevant log output

[next-auth][error][JWT_SESSION_ERROR] 
https://next-auth.js.org/errors#jwt_session_error decryption operation failed {
  message: 'decryption operation failed',
  stack: 'JWEDecryptionFailed: decryption operation failed\n' +
    '    at gcmDecrypt (/Users/harvey/Documents/ACM/anti-resume-project/node_modules/jose/dist/node/cjs/runtime/decrypt.js:67:15)\n' +
    '    at decrypt (/Users/harvey/Documents/ACM/anti-resume-project/node_modules/jose/dist/node/cjs/runtime/decrypt.js:92:20)\n' +
    '    at flattenedDecrypt (/Users/harvey/Documents/ACM/anti-resume-project/node_modules/jose/dist/node/cjs/jwe/flattened/decrypt.js:119:52)\n' +
    '    at async compactDecrypt (/Users/harvey/Documents/ACM/anti-resume-project/node_modules/jose/dist/node/cjs/jwe/compact/decrypt.js:18:23)\n' +
    '    at async jwtDecrypt (/Users/harvey/Documents/ACM/anti-resume-project/node_modules/jose/dist/node/cjs/jwt/decrypt.js:8:23)\n' +
    '    at async Object.decode (/Users/harvey/Documents/ACM/anti-resume-project/node_modules/next-auth/jwt/index.js:64:7)\n' +
    '    at async Object.session (/Users/harvey/Documents/ACM/anti-resume-project/node_modules/next-auth/core/routes/session.js:43:28)\n' +
    '    at async AuthHandler (/Users/harvey/Documents/ACM/anti-resume-project/node_modules/next-auth/core/index.js:165:27)\n' +
    '    at async getServerSession (/Users/harvey/Documents/ACM/anti-resume-project/node_modules/next-auth/next/index.js:164:19)\n' +
    '    at async handler (webpack-internal:///(api)/./pages/api/protected.ts:12:21)',
  name: 'JWEDecryptionFailed'
}

Anything else?

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.