Give us feedback
oauth-token-exchange
Service icon

OAuth Token Exchange

Stable version 1.1.0 (Compatible with OutSystems 11)
Uploaded on 5 May (13 days ago) by 
0.0
 (0 ratings)
oauth-token-exchange

OAuth Token Exchange

Details
Wrapper for operating with OAuth 2.0 compatible Authorization servers to exchange, refresh, introspect and revoke tokens. Includes utility action to generate Proof Key Code Exchange.
Read more

This component wraps the IdentityModel nuget package to 

  • Exchange an Authorization Code flow code for an access token (and optional refresh token)
  • Exchange Client Credentials for an access token
  • Refresh a token
  • Introspect (Verify) a token
  • Revoke a token



Release notes (1.1.0)
  • Updated IdentityModel package to 7.0.0
License (1.1.0)

IdentityModel is licensed under Apache License 2.0

A permissive license whose main conditions require preservation of copyright and license notices. Contributors provide an express grant of patent rights. Licensed works, modifications, and larger works may be distributed under different terms and without source code.


Reviews (0)
Team