devterms
                                
                                
                                
                                    devterms copied to clipboard
                            
                            
                            
                        Update dependency arctic to v3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | 
|---|---|---|---|---|---|
| arctic | ^2.3.4 -> ^3.0.0 | 
Release Notes
pilcrowonpaper/arctic (arctic)
v3.6.0
- Add Mastodon client (#​288).
 - Add Autodesk Platform Services client (#​292).
 - Strava: Add 
refreshAccessToken()method (#​295). 
v3.5.0
v3.4.0
- Add Kick provider (#​277).
 - Add DonationAlerts provider (#​281).
 - Add MercadoLibre provider (#​279).
 - Add MercadoPago provider (#​279).
 
v3.3.0
- Add Gitea provider (#​265).
 
v3.2.4
- Entra ID: Fix 
Authorizationheader (#​272). 
v3.2.3
- Figma: Update endpoints to latest (#​267).
 - Entra ID: Remove 
Originheader for confidential clients (#​270). 
v3.2.2
- Entra ID: Add 
Originheader to requests (#​260). 
v3.2.1
- Add 
refreshAccessToken()method to Figma provider (#​258). 
v3.2.0
- Add Synology provider (#​248).
 
v3.1.3
- Fix TikTok endpoints and 
scopeparameter. 
v3.1.2
- Export 
TikTokprovider (#​249). 
v3.1.1
- Fix Authentik endpoints (#​244).
 
v3.1.0
- Add Battle.net provider (#​241).
 
v3.0.0
Arctic v3 is here! This is a small major release that adds support for public OAuth clients. There are only a few breaking changes and most breaking changes are small.
npm install arctic@latest
Changes
- [Breaking] Remove 
clientSecretparameter fromEtsyconstructor. - [Breaking] Add 
codeVerifierparameter tocreateAuthorizationURL()andvalidateAuthorizationCode()inAuth0,Discord,Spotify,WorkOS. - [Breaking] Replaced 
domainparameter withbaseURLparameter forAuthentik,GitLabconstructor. - [Breaking] Replaced 
poolURLparameter withdomainparameter forAmazonCognitoconstructor. - [Breaking] Add 
scopesparameter torefreshAccessToken()inAmazonCognito,MicrosoftEntraId. - [Breaking] Update 
MyAnimeListconstructor. - [Breaking] Stricter compliance to RFC 6749 for 
OAuth2Client. - Add 
UnexpectedResponseErrorandUnexpectedErrorResponseBodyErrorerrors. - Allow 
nullasclientSecretinAmazonCognito,Auth0,Authentik,Bungie,Discord,GitLab,KeyCloak,MicrosoftEntraId,Roblox,Salesforce,Spotify,Twitter,WorkOSconstructor. - Fix 
scopesparameter inStrava.createAuthorizationURL(). - Add TikTok provider.
 
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
 
This PR was generated by Mend Renovate. View the repository job log.