1 Forks
22 Stars
22 Watchers

token-exchange

TokenExchange is a .NET Framework that implements the RFC 8693, OAuth 2.0 Token Exchange. This framework consists of a nuget package designed to be installed and used together with an authentication server using Identity Server 4, it extends it and implements the RFC in a very simple way.

How to download and setup token-exchange

Open terminal and run command
git clone https://github.com/Farfetch/token-exchange.git
git clone is used to create a copy or clone of token-exchange repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with token-exchange https://github.com/Farfetch/token-exchange/archive/master.zip

Or simply clone token-exchange with SSH
[email protected]:Farfetch/token-exchange.git

If you have some problems with token-exchange

You may open issue on token-exchange support forum (system) here: https://github.com/Farfetch/token-exchange/issues