Spaces:
Paused
Paused
| namespace Entities.Config | |
| { | |
| public class Authentication | |
| { | |
| public GoogleAuth Google { get; set; } | |
| } | |
| } | |
| namespace Entities.Config | |
| { | |
| public class Authentication | |
| { | |
| public GoogleAuth Google { get; set; } | |
| } | |
| } | |