Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Last active October 18, 2024 03:14
Show Gist options
  • Select an option

  • Save wilmoore/98883eecf1afa74fafc20750cf7e6378 to your computer and use it in GitHub Desktop.

Select an option

Save wilmoore/98883eecf1afa74fafc20750cf7e6378 to your computer and use it in GitHub Desktop.
Software Engineering :: Web :: Development :: Authentication

Software Engineering :: Web :: Development :: Authentication

⪼ Made with 💜 by Polyglot.

related
resources

Authentication

In authentication, a user or application proves they are who they say they are by providing valid credentials. The most common verification is password, often combined with other methods, such as a fingerprint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment