Skip to content

Allow authentication via a JWT in a cookie#15

Draft
mrclay wants to merge 1 commit intosebcode:masterfrom
mrclay:jwt
Draft

Allow authentication via a JWT in a cookie#15
mrclay wants to merge 1 commit intosebcode:masterfrom
mrclay:jwt

Conversation

@mrclay
Copy link

@mrclay mrclay commented May 22, 2023

If the system detects there's no Basic auth protection, it falls back to a traditional login form with session in JWT cookie. Like Basic auth, an admin still has to create the user's directory (I think this is wise), but once created the system will let you register.

My end goal here is to be able to deploy this on my host (without any custom Apache config) with URL paths like /subdir/b.php?u=username.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant