Skip to content
Snippets Groups Projects
Commit d2fec0b9 authored by CoscineBot's avatar CoscineBot :gear:
Browse files

Chore: 2.0.1

# [2.0.1](v2.0.0...v2.0.1) (2022-03-14)

## Fix
* JWT token now uses UTC and not local time
* JWT token now uses UTC and not local time
parent 87386ad6
No related branches found
No related tags found
No related merge requests found
Pipeline #678109 failed
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Library</OutputType>
<RootNamespace>Coscine.JwtHandler</RootNamespace>
<AssemblyName>Coscine.JwtHandler</AssemblyName>
<TargetFrameworks>net5.0;net461</TargetFrameworks>
<Version>2.0.0</Version>
<Version>2.0.1</Version>
</PropertyGroup>
<PropertyGroup>
<Authors>RWTH Aachen University</Authors>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment