This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 11 lines
!!! Overview
If the [Authorization Server] can accept the [Access Token Request] values, the [Authorization Server] sends back an [{$pagename}] which includes:
* [Access Token]
* [OAuth Scopes] - If this attribute is not present, the user denied access to all scopes (yet still clicked "Authorize"). Your application must handle this case gracefully.
* [Refresh Token] __OPTIONALLY__
* [code_verifier] comparing it with the previously associated [code_challenge], after first transforming it according to the [code_challenge_method] method specified by the client.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]