Implemented Auth0 functionality to handler authentication. Not complete, will add to it some more. #15
This commit is contained in:
@@ -14,10 +14,6 @@ namespace Icarus.Models.Context
|
||||
this.ConnectionString = connectionString;
|
||||
}
|
||||
|
||||
public void InsertSongDetails()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
public void SaveSong(Song song)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user