Authorizing Angular client components

Published on March 8, 2021 by Bjoern Meyer.

The DS Server Angular components implement an integrated, implicit OAuth security handling. In case, the client ID and client secret is passed as a property to the view, the component takes care of the rest. This article shows how to use the component only using an access token.

DS Server waves