3.15.0 (2023-08-10)
Features
- add next.js middleware with Clerk (2f4a1d3)
- add sign in and sign up link in index page (4489085)
- add sign in and sign up page (f021f71)
- add sign out button in dashboard (c663d1c)
- add user profile to manage account (470731b)
- add user profile to manage account (581efbe)
- implement hello component by display user email address (7047985)
- implement sign out button (8588834)
- implement sign out button and redirect to sign in page when logging out (45ed137)
- redirect to dashboard when the user is signed in for sign up and sign in page (629a033)