Authentication topic

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.

List Authentication repositories

laravel-api-auth

19
Stars
1
Forks
Watchers

Dead simple Laravel api auth middleware

djwt

207
Stars
21
Forks
Watchers

Create and verify JSON Web Tokens (JWT) with Deno or the browser.

aiohttp-login

51
Stars
18
Forks
Watchers

Registration and authorization (including social) for aiohttp apps.

awsudo

21
Stars
3
Forks
Watchers

> sudo-like behavior for role assumed access on AWS accounts

pam

80
Stars
30
Forks
Watchers

Safe Rust API to the Linux Pluggable Authentication Modules (PAM)

pam-sys

16
Stars
15
Forks
Watchers

Rust FFI bindings to the Linux Pluggable Authentication Modules (PAM)

django-oauthost

25
Stars
0
Forks
Watchers

Reusable application for Django, introducing OAuth2 server functionality.

django-sitegate

33
Stars
4
Forks
Watchers

Reusable application for Django to ease sign up & sign in processes

sign-in-with-apple

15
Stars
5
Forks
Watchers

Sign in With Apple for React Native and Web

laravel-oauth2-login

22
Stars
9
Forks
Watchers

Provides a middleware to protect resources requiring an OAuth2 login