vaphes / pocketbase

PocketBase client SDK for python
https://pypi.org/project/pocketbase/
MIT License
332 stars 38 forks source link

fix url auth with oauth2 #36

Closed stafel closed 1 year ago

stafel commented 1 year ago

Found typo of the url in auth_with_oauth2. This is the fix for it.

pr0ton11 commented 1 year ago

Tested with authentik, it works now :+1:

vaphes commented 1 year ago

Thx!!

pr0ton11 commented 1 year ago

@vaphes Could you also release it? Otherwise we need to statically override the function. Thanks

vaphes commented 1 year ago

@vaphes Could you also release it? Otherwise we need to statically override the function. Thanks

Done