Software Engineering :: Web :: Development :: Authorization :: OAuth :: CLI
⪼ Made with 💜 by realpolyglot.com
» oauth microsoft:authorize:url \
--client-id cabc5e56-88e6-46d5-b11b-bb8d7aae0930 \
--redirect-uri 'http://localhost:3000' \
--scope 'offline_access' \
--state $(uuidgen)