Equality of AuthState Objects
Open
@StevenEWright is already working on this.
Since Jul 11, 2018.
enhancement
- Dominant language
- Objective-C
- Stars
- 2k
- Forks
- 867
- Avg merge
- 4d 48m
- Merged PRs (30d)
- 1
Description
Does AppAuth provide any functionality to compare or "check for equality" of OIDAuthState objects? AFAIK isEqual is not implemented. As AppAuth does not provide the serialization of the authstate, writing unit tests for the serialization layer seems hard without any possibility to check for equality.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.