Skip to content

Releases: fylein/fyle-rest-auth

Handle Role restriction for Partner Dashboard

13 Dec 09:53
738e66f
Compare
Choose a tag to compare
Handle Role restriction for Partner Dashboard (#26)

* Handle Role restriction for Partner Dashboard

* Update condition

* fix pylint

Add full name, org_id, org_name to login api response

03 Mar 09:58
eebbddb
Compare
Choose a tag to compare
1.1.0

Add full name, org_id, org_name to login api response (#24)

Fix POST requests to send json data

22 Dec 07:43
731d25e
Compare
Choose a tag to compare
1.0.1

Fix POST requests to send json data (#23)

Platform APIs Migration

21 Dec 07:42
d87fa2e
Compare
Choose a tag to compare
1.0.0

Platform Migration (#22)

Fyle Rest Auth Cleanup

16 Dec 08:40
Compare
Choose a tag to compare
0.9.0-beta

Merge master and fix conflicts

Bumping Up the version of requests library

17 Sep 08:56
ececa5e
Compare
Choose a tag to compare
0.8.1

Bump up the requests library version and remove requests-cache depend…

Use X-Forwarded-For header to send request via originating IP address

28 Jul 05:29
9ec7093
Compare
Choose a tag to compare
0.8.0

Use X-Forwarded-For header to send request via originating IP address…

Table names clean up and Update Pylint

23 Dec 07:28
6f55809
Compare
Choose a tag to compare
0.7.0

Table names clean up and Update Pylint

Resolving dependancy issue

02 Dec 08:00
39d7e1a
Compare
Choose a tag to compare
0.6.0

Resolving dependancy issue

Add token caching which expires every 15 minutes

19 Aug 08:20
daf9b40
Compare
Choose a tag to compare
0.5.0

Add token caching which expires every 15 minutes