HOAuth2 Demo Server
Authorization Code flow
{{#idps}}
{{/idps}}
Password flow
- Check console for login success
Client Credentials flow
- Check console for login success
JWT Bearer flow
- Check console for login success
Notes
- for StackExchange, the callback domain is localhost, have manually add port 9988.
- for Slack, the callback url has to be https and without any port hence need manual intervention. (TODO: add tls to the server)