Skip to content

Releases: jonathanlb/sign-in

Update AWS php sdk, wp-env dependencies

Choose a tag to compare

@jonathanlb jonathanlb released this 03 May 15:50
v0.5.2

tagging version to 0.5.2, updating wp-env

Bug fix: preserve URL parameters.

Choose a tag to compare

@jonathanlb jonathanlb released this 06 Jan 17:28

Login now preserves non sign-in URL parameters, which is required for navigation at some installation sites.

v0.5 alpha test

Choose a tag to compare

@jonathanlb jonathanlb released this 27 Dec 21:23
login with post, reset password functionality

v0.0.4 Login, authenticate, logout

Choose a tag to compare

@jonathanlb jonathanlb released this 19 Oct 23:34

Provide basic authentication backed by AWS Cognito.

Require authentication for all WordPress content following [sign_in_require_auth] shortcode.

Pages containing that shortcode can optionally have a [sign_in_logout] shortcode that places a button to reset the cookies used for authentication and refresh the page.