Skip to content

Commit

Permalink
API comment
Browse files Browse the repository at this point in the history
  • Loading branch information
-- committed Feb 5, 2021
1 parent 133bfd0 commit e74ec1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vIDsafe/EnzoicAPI.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class EnzoicAPI
{
//https://www.enzoic.com/docs-dotnet-quick-start/

//Include API here
private static readonly Enzoic _enzoic = new Enzoic("API", "Secret");

public static bool CheckPassword(string password)
Expand Down

0 comments on commit e74ec1e

Please sign in to comment.