Skip to content

Conversation

@khaosans
Copy link
Member

@khaosans khaosans commented Oct 9, 2024

No description provided.

This commit adds the following new files and configurations:
- AuthorizedLayout.tsx
- supabaseClient.ts
- withAuth.tsx
- session.ts

These files provide functionality related to authentication and session management. The `AuthorizedLayout` component is responsible for rendering the authorized layout of the application. The `supabaseClient` module is used to interact with the Supabase client for authentication and session management. The `withAuth` higher-order component is used to wrap other components and enforce authentication. The `session` module provides functions for retrieving the current user session and logging in.

These changes are necessary to implement the authentication and session management features in the application.
…methods instead of @babel/plugin-proposal-private-methods
@khaosans khaosans closed this Oct 9, 2024
@khaosans khaosans reopened this Oct 9, 2024
@khaosans khaosans marked this pull request as ready for review October 9, 2024 23:06
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.

1 participant