pod-sso-service

This is the interface for working with POD Single Sign On(SSO) service

Usage no npm install needed!

<script type="module">
  import podSsoService from 'https://cdn.skypack.dev/pod-sso-service';
</script>

README

Pod Billing Service

This Module Contains All the methods related to POD Singlr Sign On (SSO) These Methods Are:

Web Related Methods:

  • getLoginUrl
  • getAccessToken
  • refreshAccessToken
  • getTokenInfo
  • revokeToken

OTP Related Methods:

  • handshake
  • authorize
  • getOtpScenario
  • verify
  • getAccessTokenByOtp
  • getAccessTokenByOtpScenario