Altinn / altinn-accesstoken

Client and server libraries for simple authorization of API calls
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Move AccessToken library code for both libraries to new repository #1

Closed SandGrainOne closed 1 year ago

SandGrainOne commented 1 year ago

Description

The code currently located at https://github.com/Altinn/altinn-studio/tree/master/src/Altinn.Common/Altinn.Common.AccessToken should be moved and reorganized here in this repo.

Folder structure: ./src/Altinn.AccessToken/ (csproj etc) ./src/Altinn.AccessTokenClient/ (csproj etc) ./Altinn.AccessToken.sln

Ensure that as much as possible of the commit history are kept for the files being moved.

Additional Information

An tricky part of this job is to retain the commit history from the original repository for the files being transfered, but this job has been done before in for example the Register repository.

Tasks

Acceptance Criterias

SandGrainOne commented 1 year ago

Completed all tasks.

annerisbakk commented 1 year ago

@SandGrainOne Endret status til Done