wwWallet server Protocols class.
Core is the entrypoint of OAuth 2.0 family protocolss server implementation. It exposes the request handlers to be used to manage protocolss at server level.
Handle authorization requests
Handle credential requests
Handle credential offer requests
Handle nonce requests
Handle well-known oauth-authorization-server requests
Handle well-known openid-credential-issuer requests
Handle pushed authorization requests
Handle token requests
wwWallet server Protocols class.
Core is the entrypoint of OAuth 2.0 family protocolss server implementation. It exposes the request handlers to be used to manage protocolss at server level.