Skip to content

Releases: Etherna/etherna-authentication

v0.3.3

19 Sep 20:01
c216bda
Compare
Choose a tag to compare

Release notes - Etherna Authentication - 0.3.3

Bug

EAUTH-18 EthernaOpenIdConnectClientBase.TryGetClaimAsync(string) doesn't handle case of unauthenticated user

v0.3.2

23 Jun 17:19
Compare
Choose a tag to compare

Release notes - Etherna Authentication - 0.3.2

New Feature

EAUTH-10 Add a generic version to use without Asp dependencies

EAUTH-12 Import code to authenticate with "Password" and "Code" flows from EthernaVideoImporter

EAUTH-13 Add authentication flows for .net core applications

v0.3.1

20 May 18:28
Compare
Choose a tag to compare

Release notes - Etherna Authn Client - 0.3.1

Bug

EAUTH-9 EthernaOpenIdConnectClient.TryGetClaimAsync() must allow anonymous users without claims

Task

EAUTH-7 Rename "master" branch in "main"

Improvement

EAUTH-4 Set net5.0 as target framework

EAUTH-6 Make the project open source

EAUTH-11 Update to .Net7

New Feature

EAUTH-2 Extract username from claims

EAUTH-8 Permit to retrieve user info from oidc authority