-
Notifications
You must be signed in to change notification settings - Fork 435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Master issue new version 11 #609
Comments
@damienbod Please. say - when approximately release planned? |
@inpicksys I guess it will take about 2 weeks, so when I start plus 2 weeks, kind of busy at the moment, and don't have time to start this yet. |
work for this will be merged in this branch https://github.com/damienbod/angular-auth-oidc-client/tree/dev-version-11 |
wondering when this release will be available? thanks |
Hi @ntsehaye very soon now, we have done most of the testing now, and all seems good. We just have the docs left now and then we will publish |
@damienbod happy labor day! |
thank you for the update! appreciate it! |
This is the master issue for planning the new release of version 11. Following features are planned:
Refactor lib config to make it easier to useUpdate project to Angular 9Update project to Angular 9 #610add examplesFollowing examples will be added to project: #625support refresh tokens with example, and docs (coming safari change)refactor configuration property nameseslint conformMake Code base Eslint conform #627Remove avoidable classes and add interfaces insteadRemove avoidable classes and add interfaces instead #626Create Loglevel enum instead of boolean "isxyzactive"Create Loglevel enum instead of boolean "isxyzactive" #628Add prefix configuration for storage to allow multiple angular run in parallelAdd prefix configuration for storage to allow multiple angular run in parallel #634Add an event service with an enum to throw events outAdd an event service with an enum to throw events out #635Make folders for features notMake folders for features notservices
, etc.services
, etc. #636SilentRenew breaks when using refresh_token and refresh_token is expired/invalidSilentRenew breaks when using refresh_token and refresh_token is expired/invalid #667Pack the tests beside the files which are being tested when feature folders are availablePack the tests beside the files which are being tested when feature folders are available #637support multiple instances in browserDo not provide default config when config should have been set beforeDo not provide default config when config should have been set before #644Code Verifier not cryptographically randomCode Verifier not cryptographically random #642After successful login, getIsAuthorized still returns false for a bit.After successful login, getIsAuthorized still returns false for a bit. #549Expose silent renew running observableExpose silent renew running observable #447Issue with silent renew when js execution has been suspendedIssue with silent renew when js execution has been suspended. #605Add support for OAuth 2.0 Token RevocationOAuth 2.0 Token Revocation #673Silent renew dies if startRenew failsSilent renew dies if startRenew fails #617support for Angular 8 , Angular 9redesign login initRemove avoidableRemove avoidableany
sany
s #624Use returned expired value of access token for expired validationId_Token is rejected because of timing issue when server hour is different then client hourId_Token is rejected because of timing issue when server hour is different then client hour #175
fix validate, fix max time offsetSupport azp and multiple audiencesSupport azp and multiple audiences : Oracle IDCS sign in is successful, but isAuthenticated is false and token is blank #582Add extra Refresh token validationAdd extra Refresh token validation #687Notification that checking session is initializedNotification that checking session is initialized #686Refactor rxjs events, user profile events, silent renew, check sessionAdd support for EC certificatesAdd support for EC certificates #645id_token : alg : HS256 supportid_token : alg : HS256 support #597redesign docsIn general the idea with this release is to make it easier to use, and improve the rxjs implementation.
Please comment here for improvement suggestions
The text was updated successfully, but these errors were encountered: