Skip to content

Releases: descope/descope-php

0.6.4

25 Jun 20:55
1b669ac

Choose a tag to compare

0.6.4 (2026-06-25)

Features

  • bumped the version of guzzle to a more secure, latest version.

Bug Fixes

descope-php: v0.6.3

22 Jun 16:20
fc7d935

Choose a tag to compare

0.6.3 (2026-06-22)

Features

  • http: also retry on transient status code 520 (#111) (9a4d769)
  • http: retry requests on transient error status codes (#104) (4c6d78c)

Bug Fixes

  • stored XSS and client-trust vulnerabilities in sample app (#102) (f79156b)

0.6.2

14 Mar 19:18
f79156b

Choose a tag to compare

0.6.2 (2026-03-14)

Features

Bug Fixes

  • deps: update dependency paragonie/constant_time_encoding to v2.8.2 (#71) (58dc914)
  • Fixed Function Definitions and Access Modifiers (#31) (bf29968)

0.6.1

29 Nov 19:23
6223274

Choose a tag to compare

What's Changed

  • Added Debug Logger - added ability to turn on debug mode and turn on echo statements for errors in the console

Full Changelog: 0.1.0...0.6.1

0.6.0

12 Nov 18:55
e07a0ee

Choose a tag to compare

What's Changed

  • Added OAuth Authentication Method Functions - added OAuth as an authentication method
  • Added Descope Headers - added x-descope-php headers in API requests for internal analytics

Full Changelog: 0.1.0...0.6.0

0.5.0

23 Sep 00:51
0e92295

Choose a tag to compare

What's Changed

  • Added Base URL Override - be able to set the baseUrl of the SDK endpoints
  • Fixed Nullable Parameters - fixed PHP deprecation warnings

Full Changelog: 0.1.0...0.5.0

0.4.1

09 May 19:24
c6efbce

Choose a tag to compare

What's Changed

  • Bug Fix for UserPassword - fixed UserPassword bug when creating a new user
  • Added SHA hashing algorithm support - added support to import passwords that are hashed with SHA256 or SHA512
  • Updated README documentation - on how to use hashed password classes with UserPassword

Full Changelog: 0.1.0...0.4.1

0.4.0

08 Jan 01:18
889ac0d

Choose a tag to compare

What's Changed

  • JWK Caching Mechanism - including abstraction for other caching mechanisms besides APCu.
  • Support for Laravel 11 - Custom JWT validation that's compatible with all versions of PHP 7.4+
  • Updated README documentation - for User Management and Password authentication functions

Full Changelog: 0.1.0...0.4.0

0.3.2

01 Nov 16:59
bf29968

Choose a tag to compare

What's Changed

  • Minor Bug Fixes - just a minor fix.
  • Improved Audit capabilities - improved Audit Management API support.
  • Improved Function Documentation - improved documentation of functions and return types.

Full Changelog: 0.1.0...0.3.2

0.3.1

30 Sep 13:59
9b6a204

Choose a tag to compare

What's Changed

  • Minor Bug Fixes - just a minor fix.

Full Changelog: 0.1.0...0.3.1