mirror of
https://github.com/fergalmoran/podnoms.git
synced 2025-12-24 02:07:50 +00:00
Fix angularfire clusterfuck and fuck auth0 in it's hairy fucking ear
This commit is contained in:
6
server/Models/ViewModels/SocialAuthViewModel.cs
Normal file
6
server/Models/ViewModels/SocialAuthViewModel.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace PodNoms.Api.Models.ViewModels {
|
||||
public class SocialAuthViewModel {
|
||||
public string AccessToken { get; set; }
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user