Skip to content

rbrayb/AzureB2CFunctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AzureB2CFunctions

Utility REST API functions for Azure AD B2C.

Note: PoC - not Production ready - use at own risk!

  • DateConvert - Convert string to DateTime
  • IntComparison - Compare two ints
  • Add - Add two ints
  • Subtract - Subtract two ints
  • Multiply - Multiply two ints
  • Divide - Divide two ints
  • DisplayName - Join first name and last name = display name (concatenate two strings)
  • NullOrEmpty - Checks if claim is null or empty
  • RepositoryAuth - Authenticate against another repository
  • SignUpValidation - Example of checking basic authentication

About

Utility functions for Azure Ad B2C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages