Newline Auth API
Authentication for the Newline by Fifth Third platform. A client exchanges a refresh token for an access token by POSTing a JWS whose payload carries the Program UID (sub) and current epoch time (iat), signed with a previously shared HMAC using HS512. The returned access token (prefixed auth-) is valid for up to 8 hours and is supplied in the Authorization header of every subsequent request.
Documentation
Documentation
https://developers.newline53.com/docs/api-authentication
APIReference
https://developers.newline53.com/reference/post_auth