Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sergiodxa/remix-auth-oauth2 issues and pull requests

#130 - Fix code quality and sync bun.lockdb

Pull Request - State: closed - Opened by sohelzerdoumi about 2 months ago

#112 - Correctly parse optional token response fields scope and refresh_token

Pull Request - State: closed - Opened by ryanwoodcox 3 months ago
Labels: bug

#111 - AuthorizationError: Missing or invalid 'refresh_token' field in v2.2.0

Issue - State: closed - Opened by leandrakelly 3 months ago - 2 comments

#110 - Suggestion: use Buffer for base64 encoding over @oslojs/encoding

Pull Request - State: closed - Opened by runjak 4 months ago - 1 comment

#109 - Suggestion: use SubtleCrypto digest over @oslojs/crypto for sha256

Pull Request - State: open - Opened by runjak 4 months ago - 2 comments

#108 - Upgrade `@oslojs/oauth2` dependency

Pull Request - State: closed - Opened by sergiodxa 4 months ago
Labels: dependencies

#107 - Downgrade @oslo/oauth2 to 0.1.2

Pull Request - State: closed - Opened by runjak 4 months ago - 1 comment

#106 - remix-auth-oauth2 broken on main with current version of @oslojs/oauth2

Issue - State: closed - Opened by runjak 4 months ago - 2 comments

#105 - Pass request to authorizationParams to support additional parameters

Pull Request - State: closed - Opened by leandrakelly 4 months ago - 4 comments
Labels: enhancement

#104 - Screen hint not working after 1.10.0

Issue - State: closed - Opened by leandrakelly 4 months ago

#103 - Since upgrading to V2 from V1.11.1 verify-Callback is not called

Issue - State: closed - Opened by JanHuege 4 months ago - 2 comments

#102 - Bump @oslojs/oauth2 from 0.3.0 to 0.5.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, javascript

#101 - Bump @oslojs/oauth2 from 0.1.2 to 0.3.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, javascript

#100 - Bump oven-sh/setup-bun from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions

#99 - Bump typedoc from 0.25.13 to 0.26.2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, javascript

#98 - Clean way to retrieve strategy (or call revokenToken indirectly)

Issue - State: open - Opened by emiel 5 months ago - 2 comments

#97 - Error when authorization redirect uses same domain as Remix app

Issue - State: closed - Opened by remmycat 5 months ago - 2 comments

#96 - Issue getting token from Cognito token endpoint since upgrading to V2

Issue - State: closed - Opened by geraldyeo 6 months ago - 3 comments

#95 - Fix missing codeChallengeMethod & authenticateWith

Pull Request - State: closed - Opened by sergiodxa 6 months ago
Labels: bug

#94 - Missing `client_id`

Issue - State: closed - Opened by scefali 6 months ago - 3 comments

#93 - Allow setting redirectURI based on request object

Issue - State: closed - Opened by jimmycallin 6 months ago - 2 comments

#92 - OneLogin ERR_TOO_MANY_REDIRECTS after update to v2.0.0

Issue - State: closed - Opened by JasonWeise 6 months ago - 5 comments

#91 - Add support for revoking a refresh token

Pull Request - State: closed - Opened by ponko2 6 months ago - 1 comment
Labels: enhancement

#89 - Use Oslo, MSW, Bun and ESM

Pull Request - State: closed - Opened by sergiodxa 8 months ago - 1 comment
Labels: enhancement

#88 - Update devDependencies

Pull Request - State: closed - Opened by sergiodxa 8 months ago
Labels: dependencies

#87 - Move uuid to dependencies

Pull Request - State: closed - Opened by sergiodxa 8 months ago
Labels: bug

#86 - Missing state on session

Issue - State: closed - Opened by Fumaz 9 months ago - 1 comment

#85 - Add missing `:` in getCallbackURL

Pull Request - State: closed - Opened by rossipedia 9 months ago
Labels: bug

#84 - Update peer deps

Pull Request - State: closed - Opened by jorgerodrigues 9 months ago - 1 comment

#83 - Allow `state` to be set in `authorizationParams`

Pull Request - State: closed - Opened by jgrancher 9 months ago - 1 comment

#82 - Allow user to reauth

Pull Request - State: closed - Opened by davidfou 10 months ago - 1 comment

#81 - Error: Missing state on session

Issue - State: closed - Opened by danthegoodman1 10 months ago - 1 comment

#80 - Dynamic callbackURL

Issue - State: closed - Opened by tadeaspetak 10 months ago - 4 comments

#79 - Verify function does not work

Issue - State: closed - Opened by matheusAMDS 11 months ago - 2 comments

#76 - Unusable behind proxy

Issue - State: closed - Opened by gabriel-le about 1 year ago - 2 comments

#75 - Added support for use behind proxy

Pull Request - State: closed - Opened by gabriel-le about 1 year ago - 1 comment

#73 - Custom state object

Issue - State: closed - Opened by aaronadamsCA about 1 year ago - 9 comments

#72 - Bump @babel/traverse from 7.23.0 to 7.23.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#71 - Fix a regression where scope defined in authorizationParams was overriden

Pull Request - State: closed - Opened by jonathan-marmelab about 1 year ago - 1 comment
Labels: bug

#70 - Breaking error in 1.11.0 - Asked for scope that doesn't exist on the resource

Issue - State: closed - Opened by im-neil about 1 year ago - 4 comments

#69 - `uuid` dependency or dev dependency?

Issue - State: closed - Opened by lamplightdev about 1 year ago - 2 comments

#68 - Add support for Remix V2

Pull Request - State: closed - Opened by timzolleis about 1 year ago
Labels: dependencies

#67 - "State doesn't match" race condition

Issue - State: open - Opened by aaronadamsCA about 1 year ago - 3 comments

#65 - Make refreshToken optional

Pull Request - State: closed - Opened by Zenith00 about 1 year ago
Labels: enhancement

#64 - Add configuration option for scope attribute

Pull Request - State: closed - Opened by Zenith00 about 1 year ago - 1 comment
Labels: enhancement

#63 - chore: remove uuid dependency

Pull Request - State: closed - Opened by lifeiscontent about 1 year ago - 2 comments

#62 - lint --fix for PR#60

Pull Request - State: closed - Opened by rossipedia about 1 year ago
Labels: enhancement

#61 - Correct the documentation - getUser() not found

Issue - State: closed - Opened by RichardJECooke about 1 year ago

#60 - Support proxies for callback

Pull Request - State: closed - Opened by kentcdodds over 1 year ago - 1 comment
Labels: enhancement

#59 - Add homepage and repository to package.json

Pull Request - State: closed - Opened by runjak over 1 year ago

#58 - Pass request to verify callback

Pull Request - State: closed - Opened by sergiodxa over 1 year ago
Labels: enhancement

#57 - Pass-through thrown responses

Pull Request - State: closed - Opened by sergiodxa over 1 year ago
Labels: enhancement

#56 - Bump word-wrap from 1.2.3 to 1.2.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#55 - Make `fetchAccessToken` protected instead of private

Pull Request - State: closed - Opened by rossipedia over 1 year ago
Labels: enhancement

#54 - `refreshToken` type should be optional

Issue - State: closed - Opened by aaronadamsCA over 1 year ago

#53 - NGS-3: added crypto js to encrypt host

Pull Request - State: closed - Opened by rmageshkumar-greytip over 1 year ago - 1 comment

#52 - Support PKCE flow

Pull Request - State: closed - Opened by TheFacto over 1 year ago - 15 comments

#51 - Add support to customize the scope

Pull Request - State: closed - Opened by mr-menno over 1 year ago - 4 comments
Labels: enhancement

#50 - Need support for scope attribute in standard oauth2 requests

Issue - State: closed - Opened by mr-menno over 1 year ago
Labels: question

#49 - OAuth2 Strategy should accept scopes in the constructor

Issue - State: closed - Opened by maurerbot over 1 year ago

#48 - Feature request: make `fetchAccessToken` protected instead of private

Issue - State: closed - Opened by dustinboss over 1 year ago - 1 comment

#47 - Bump json5 from 2.2.1 to 2.2.3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#46 - Implement dynamic redirect after login

Pull Request - State: closed - Opened by kaciakmaciak almost 2 years ago - 1 comment

#45 - Respect url search param in callback URL`

Issue - State: open - Opened by Katarina-UBCO almost 2 years ago - 9 comments

#43 - Respect throwOnError for validation errors

Pull Request - State: closed - Opened by sergiodxa almost 2 years ago
Labels: enhancement

#42 - callbackURL response being ignored after 302 redirect from auth URL

Issue - State: closed - Opened by hallowatcher almost 2 years ago - 2 comments

#41 - Question about OAuth2Profile typings

Issue - State: closed - Opened by hallowatcher almost 2 years ago - 2 comments

#40 - Add original error as cause

Pull Request - State: closed - Opened by sergiodxa almost 2 years ago
Labels: enhancement

#39 - Bump Remix Auth dependency to 3.4.0

Pull Request - State: closed - Opened by sergiodxa almost 2 years ago
Labels: dependencies

#37 - Is refreshing taken care of by this library?

Issue - State: closed - Opened by MoSattler about 2 years ago - 3 comments

#36 - Allow Basic authentication header

Pull Request - State: closed - Opened by omlie about 2 years ago - 4 comments
Labels: enhancement

#35 - Support Basic authentication header

Issue - State: closed - Opened by omlie about 2 years ago - 2 comments

#34 - Add installation guide

Pull Request - State: closed - Opened by agcty about 2 years ago
Labels: documentation

#33 - add type number to id in OAuth2Profile

Pull Request - State: closed - Opened by schweden1997 about 2 years ago

#27 - Allowing response_type to be set as a option

Pull Request - State: closed - Opened by napalmj over 2 years ago
Labels: enhancement

#26 - Consider account linking

Issue - State: closed - Opened by YoruNoHikage over 2 years ago - 3 comments

#25 - Make generateState protected

Pull Request - State: closed - Opened by TimmersThomas over 2 years ago - 2 comments

#24 - Support PKCE

Issue - State: closed - Opened by cottoncammy over 2 years ago - 7 comments

#23 - Remove unnecessary dependency on react-dom

Pull Request - State: closed - Opened by lpsinger over 2 years ago
Labels: dependencies

#22 - Upgrade packages

Pull Request - State: closed - Opened by sergiodxa over 2 years ago
Labels: dependencies

#21 - Case where getCallbackURL must return https unconditionally

Issue - State: closed - Opened by 9j over 2 years ago - 1 comment

#20 - Bump cross-fetch from 3.1.4 to 3.1.5

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#18 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#15 - Add proper logout

Issue - State: closed - Opened by franzwilhelm over 2 years ago - 2 comments

#14 - Allow re-auth / re-prompting for scopes or permissions

Pull Request - State: closed - Opened by clgeoio over 2 years ago - 3 comments

#13 - Fix callbackURL in authz request

Pull Request - State: closed - Opened by niwsa over 2 years ago

#10 - Grant Type customization

Issue - State: open - Opened by WildEgo over 2 years ago - 1 comment

#8 - Support query params for token request

Issue - State: closed - Opened by kylekarpack over 2 years ago - 2 comments

#7 - add github ISSUE_TEMPLATE files

Pull Request - State: closed - Opened by cliffordfajardo almost 3 years ago

#6 - Set auth and token url dynamically

Pull Request - State: closed - Opened by Cybertron1 almost 3 years ago - 4 comments

#5 - Add debug to enable logs

Pull Request - State: closed - Opened by sergiodxa almost 3 years ago
Labels: enhancement

#4 - Keep params from request URL as authorization params

Pull Request - State: closed - Opened by sergiodxa almost 3 years ago
Labels: enhancement

#3 - Support for custom authorization URL query parameters

Issue - State: closed - Opened by AustinBrunkhorst almost 3 years ago - 1 comment
Labels: enhancement