argoroots/est-o-auth

Add Smart-ID auth endpoint

Closed this issue · 0 comments

/auth/smart-id
?response_type=code
&client_id=8GMNZC0I7VUHGSHS
&redirect_uri=https://example.com/callback
&scope=
&state=coj9qe6pj2punvbr
&phone=+372XXXXXXX
&idc=1234567890

  1. Create SK session
  2. Create session
  3. Redirects user to consent view #11

https://www.oauth.com/oauth2-servers/authorization/the-authorization-request/