1
Fork 0
mirror of https://github.com/Steffo99/festa.git synced 2024-10-16 15:07:27 +00:00
festa/components/auth
2022-07-17 03:36:12 +02:00
..
telegram Add missing displayNames due to memo 2022-07-16 16:12:29 +02:00
base.ts Convert components/auth/base back to .ts 2022-07-17 03:36:12 +02:00
provider.tsx Move AuthContextProvider to components/auth/provider 2022-07-17 03:32:36 +02:00
README.md Refactor huge chunk of code 2022-07-16 03:05:42 +02:00
requests.tsx Fix missing deps 2022-07-16 16:06:07 +02:00
storage.ts Properly save auth state 2022-07-17 02:51:21 +02:00

Auth

This directory contains components related to authentication and authorization of users in the app.