-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DIGI-17598 Ongoing Postbox support (#202)
* DIGI-20955 Ongoing Postbox support (#199) * Fix some flow errors * WIP * Split common ongoing OAuth flow into separate class: DMEOAuthService * Move some more functions to OAuthService * Ensure that all pull and push client callbacks occur on main thread. * OAuthToken and OngoingPostbox now conform to NSSecureCoding. * Split action for opening digi.me app into host and path where necessary. * Bump cyclic endpoints to v1.4 * Add workspace checks * Update new SDK functions to complete on main thread * Return an SDK error if try to use ongoing postbox with one-off contract * Update Swift demo to include ongoing postbox example * Update tests * Oops. Wasn't actually pushing data using oauth token!! * DIGI-21401 Update examples app to include contacts and private keys (#201) * Add example contracts for private sharing * Add example contracts and p12s * Fix error when decoding ongoing postbox * Store ongoing postboxes in example. * Add instruction for user to try relaunching app after first ongoing postbox push * Update ongoing private sharing contract. Added info about each contract in the code. * Fix broken CA pull examples. * DIGI-21393 Ongoing Postbox documentation (#200) * Add Ongoing Postbox documentation * Add migration tips for breaking code * Update Postbox docs with breaking changes and reference ongoing gpostbox * Fix scope documentation to refer to DMESessionOptions * Fix spelling * Fix broken link in getting started * Remove unnecessary docsets * Ignore docsets in future and any intermediary files for documentation generation * Split sources & scripts for documentation generation into seperate folder * Add documentation for Swift files * Update readmes
- Loading branch information
1 parent
994fc22
commit 646c7f6
Showing
196 changed files
with
9,990 additions
and
27,444 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.