Sha256: 5276d23e7ce26f545967384493afe493a7b7780246c7719a3c610f103fa91e19

Contents?: true

Size: 645 Bytes

Versions: 14

Compression:

Stored size: 645 Bytes

Contents

### 0.10.3 (29/08/2022)

#### Features

The `oauth_token_subject` rodauth function is introduced. It returns the grant subject (usually the user account id, but in some cases, such as the client credentials grant, returns the oauth application id).

It still has a few rough edges, but in version 1.0, this will be the main function to use to get the associated grant owner from a given token.

#### Bugfixes

* oauth applications management: fixed labels usage in default rails oauth applications list template.
* introspection requests were discarding the `authorization_server_url` url path (only taking the origin). That has been fixed now.

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rodauth-oauth-1.6.3 doc/release_notes/0_10_3.md
rodauth-oauth-1.6.2 doc/release_notes/0_10_3.md
rodauth-oauth-1.6.0 doc/release_notes/0_10_3.md
rodauth-oauth-1.5.0 doc/release_notes/0_10_3.md
rodauth-oauth-1.4.0 doc/release_notes/0_10_3.md
rodauth-oauth-1.3.2 doc/release_notes/0_10_3.md
rodauth-oauth-1.3.1 doc/release_notes/0_10_3.md
rodauth-oauth-1.3.0 doc/release_notes/0_10_3.md
rodauth-oauth-1.2.0 doc/release_notes/0_10_3.md
rodauth-oauth-1.1.0 doc/release_notes/0_10_3.md
rodauth-oauth-1.0.0 doc/release_notes/0_10_3.md
rodauth-oauth-1.0.0.pre.beta2 doc/release_notes/0_10_3.md
rodauth-oauth-1.0.0.pre.beta1 doc/release_notes/0_10_3.md
rodauth-oauth-0.10.4 doc/release_notes/0_10_3.md