App for checking in with the omg.lol neighbourhood
Find a file
Gordon Pedersen 5fb95c8305 Added auth.
Unfortunately it does not refresh at first login. Have to figure out how to make it refresh
2024-05-31 23:16:09 +10:00
Components Added auth. 2024-05-31 23:16:09 +10:00
Models Added auth. 2024-05-31 23:16:09 +10:00
Platforms Initial commit 2024-05-30 11:06:08 +10:00
Properties Initial commit 2024-05-30 11:06:08 +10:00
Resources Initial commit 2024-05-30 11:06:08 +10:00
wwwroot Reorganized project and styled the status cards 2024-05-31 11:27:01 +10:00
.gitignore Initial commit 2024-05-30 11:06:08 +10:00
App.xaml Initial commit 2024-05-30 11:06:08 +10:00
App.xaml.cs Added auth. 2024-05-31 23:16:09 +10:00
AppShell.xaml Added auth. 2024-05-31 23:16:09 +10:00
AppShell.xaml.cs Added auth. 2024-05-31 23:16:09 +10:00
CustomAuthenticationStateProvider.cs Added auth. 2024-05-31 23:16:09 +10:00
LoginWebViewPage.xaml Added auth. 2024-05-31 23:16:09 +10:00
LoginWebViewPage.xaml.cs Added auth. 2024-05-31 23:16:09 +10:00
MainPage.xaml Added auth. 2024-05-31 23:16:09 +10:00
MainPage.xaml.cs Added auth. 2024-05-31 23:16:09 +10:00
MauiProgram.cs Added auth. 2024-05-31 23:16:09 +10:00
Neighbourhood.omg.lol.csproj Added auth. 2024-05-31 23:16:09 +10:00
Neighbourhood.omg.lol.sln Reorganized project and styled the status cards 2024-05-31 11:27:01 +10:00
RestService.cs Added auth. 2024-05-31 23:16:09 +10:00