gitlab-org--gitlab-foss/app/views/doorkeeper/authorizations/show.html.haml

3 lines
99 B
Plaintext

%h3.page-title Authorization code:
%main{:role => "main"}
%code#authorization_code= params[:code]