Jeremy Theintz

Results 3 issues of Jeremy Theintz

## description I have identified a potential security concern related to the handling of the `client_secret` within a client-side application. Currently, the `client_secret` is included in the client-side code, making...

question

### **Description** With Next.js 13.4 officially introducing the stable `/app` directory structure, we need to discuss the potential shift from our current `/pages` structure. Before moving forward, a comprehensive understanding...

question

### **Description** With the migration to Styled Components v6, we're experiencing warnings in the console related to various custom props being forwarded to the DOM. #### Warnings: ```plaintext styled-components: it...

bug