Documentation
¶
Overview ¶
Package auth provides contracts for N26 authentication.
Index ¶
Constants ¶
View Source
const ( // BasicAuthUsername is the username which is used in Authorization header while logging to n26api. BasicAuthUsername = "nativeweb" // BasicAuthPassword is the password which is used in Authorization header while logging to n26api. BasicAuthPassword = "" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.