authorizerdev / authorizer

Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.
https://authorizer.dev
MIT License
1.64k stars 166 forks source link

Rnd warning fixes #310

Closed leandergangso closed 1 year ago

leandergangso commented 1 year ago

What does this PR do?

Update deprecated functions and minor fixes.

If this PR affects any API reference documentation, please share the updated endpoint references

Might want to just double check that the commit: 9540c367f10fce56039849fed8012c0ccbcb1772 does not cause problems for previous go versions, as it is stated that go 1.15 =< is needed for this project.