pse-documentation/11-entwurfsheft-kolloquium/slides/apiExtension.tex
2024-05-24 17:47:22 +02:00

40 lines
1.3 KiB
TeX

\begin{frame}{API Erweiterung}
\begin{columns}[t]
\begin{column}{.3\textwidth}
\centering{\fontsize{30pt}{36pt}\selectfont\faLock}
\vspace{.2cm}
\begin{orangeblock}{Authentication}
\begin{itemize}
\item Registrierung
\item Passwort ändern
\item Passwort vergessen
\item Passwort zurücksetzen
\item Account löschen
\end{itemize}
\end{orangeblock}
\end{column}
\begin{column}{.3\textwidth}
\centering{\fontsize{30pt}{36pt}\selectfont\faDownload}
\vspace{.2cm}
\begin{greenblock}{Subscriptions}
\begin{itemize}
\item Abrufen der Informationen aller Abonnements
\end{itemize}
\end{greenblock}
\end{column}
\begin{column}{.3\textwidth}
\centering{\fontsize{30pt}{36pt}\selectfont\faSpinner}
\vspace{.2cm}
\begin{blueblock}{Episode Actions}
\begin{itemize}
\item Episode Actions hochladen
\item Episode Actions abrufen
\end{itemize}
\end{blueblock}
\end{column}
\end{columns}
\end{frame}