Sha256: 13dd2b9394722d632ba6cc519414e1b3ea5d451ed72d3188c772a86104e27361
Contents?: true
Size: 645 Bytes
Versions: 1
Compression:
Stored size: 645 Bytes
Contents
### 0.10.2 (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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rodauth-oauth-0.10.3 | doc/release_notes/0_10_3.md |