x27;s Topics:
>
> 1. setup.py and licensing questions (songbird)
> 2. Help - Python REST API (Afriyie Abraham Kwabena)
> 3. Re: zeroed out (Dennis Lee Bieber)
> 4. Re: zeroed out (MRAB)
> 5. Re: setup.py and licensing questions (Ben Finney)
> 6. Re: Help - Python R
Hi,
Am trying to create a basic authorization server using client credentials flow
and client so that the
client can send it credentials using REST methods (POST) to the authorization
server. Authrization server then
respond with access token. After the access, client can POST, GET, etc to the