authorizeGet

suspend fun authorizeGet(call: ApplicationCall)

Handles authorize GET request that comes from the user's browser (being forwarded from openid4vci server) as a second step to access System-of-Record data.

After the successful authorization, user is redirected back to openid4vci server (providing authorization code in the process) and subsequently to the user's wallet app.