Skip to content
#

Authentication

authentication logo

Authentication is the process of determining whether someone or something is, in fact, who or what it says it is. Authentication technology provides access control for systems by checking to see if a user's credentials match the credentials in a database of authorized users or in a data authentication server.

Here are 9,434 public repositories matching this topic...

next-auth
mccutchen
mccutchen commented May 1, 2019

Is your feature request related to a problem? Please describe.

The public key-based request signing functionality added to sso_proxy in buzzfeed/sso#106 is undocumented. In particular, it's not immediately obvious how to a) generate an appropriate keypair or b) validate a signed request in an upstream service.

Describe the solution you'd like

New documenta

good first issue docs
nhost
xlanex6
xlanex6 commented Apr 24, 2022

I want to create a Nuxt3 module base on nhost Js client to use it in Nuxt 3.

User ( session, cookie etc )
Graphql ( query + mutation )
Storage
Functions

I'm not expert, but ready to learn and sweat to do so
Someone is already work on it ? can I join ?

@elitan @plmercereau are you open to this suggestion ?

enhancement good first issue

Laravel 8 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. The project can be stood up in minutes.

  • Updated Apr 4, 2022
  • PHP
Wikipedia
Wikipedia